Actions
Bug #1138
openUser is created with only 2 characters long name, less than minimum allowed value
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
User is successfully created, even though the name field should minimum 3 characters long name.
Steps to reproduce:
1. Login to Interrupt
2. Click on Users
3. Click on Create
2. Enter a 2 characters long name
3. Fill the other mandatory fields with valid data
4. Click on 'Create' button
Expected Result:
The user should not be created with less than 3 characters long name. An error message should be shown that the name field is required in red letters.
Actual result:
The user is successfully created even though the name's length is less than the minimum allowed value. Error message is not displayed.
*Browsers Platforms & Version *
1. Windows 10 Pro
2. Chrome Version 115.0.5790.170
Updated by Jovana Zdravevska over 2 years ago
- Subject changed from User is created with only 2 characters long name, less than minimum allowed value.. to User is created with only 2 characters long name, less than minimum allowed value.
Updated by Jovana Zdravevska over 2 years ago
- Subject changed from User is created with only 2 characters long name, less than minimum allowed value. to User is created with only 2 characters long name, less than minimum allowed value
- Description updated (diff)
Actions