Bug #1145
Updated by Dobre Cenev over 2 years ago
Description:
When user is creating users with invalid Name the user is created
Steps to reproduce:
1.Navigate to : https://qainterrapt.brainster.xyz/users
2.Click on the "Users" section on the sidebar
3.Click on the "CREATE" button
4.Enter invalid Name for example (dd)
5.Enter valid Email
6.Enter valid Password
6.Click on the "CREATE" button
Expected result:
1.Message "Name is required" with red letters should be displayed
Actual result:
1.The user is created and message "User is created" is displayed