Bug #22717
Create new user - Enter an Email missing dot but create still successfully
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/26/2023
Due date:
% Done:
0%
Estimated time:
Description
Steps:
1. Enter an email without/ missing dot (.)
2. Enter the valid data for the remain fields
3. Click on Send button
Expected Results:
- Status = 400
- Message displays: 'Email is not correct format'
Actual Results:
- Status code = 200
- Create successfully