Bug #22718
Create user successful when entering special characters in username
Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
03/26/2023
Due date:
% Done:
0%
Estimated time:
Description
Step:
1. Enter special characters in the username
2. Enter the valid data for the remaining fields
3. Click on Send button
Actual result:
Status Code = 200 and Message displays ‘ Create successfully’
Expected result:
Status Code = 400 and Message displays ‘ Username is invalid account’