Actions
Bug #1082
openCreating user with less than 3 characters in the 'Name' field is possible
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
Admin user is able to create a user with entering less than 3 characters in the 'Name' field, even though by the specification the 'Name' field should accept minimum 3 characters.
Steps to reproduce
1. Log in with valid credentials
2. Navigate to https://qainterrapt.brainster.xyz/users
3. Click on 'Create' button
4. Fill the 'Name' field with less than 3 characters
5. Click on 'Create' button
Expected result
Message should be displayed: 'Name field is required'. The admin user should not be able to create a user using less than 3 characters in the 'Name' field.
Actual result
A user is created with less that 3 characters in the 'Name' field.
Browser
Chrome on Windows 114.0.5735.198
Updated by Sanja Josifovska over 2 years ago
- Subject changed from Creating user is disabled when entering less than 3 characters in the 'Name' field. to Creating user with entering less than 3 characters in the 'Name' field.
Updated by Sanja Josifovska over 2 years ago
- Subject changed from Creating user with entering less than 3 characters in the 'Name' field. to Creating user is possible with entering less than 3 characters in the 'Name' field.
Updated by Sanja Josifovska over 2 years ago
- Subject changed from Creating user is possible with entering less than 3 characters in the 'Name' field. to Creating user with less than 3 characters in the 'Name' field is possible
- Description updated (diff)
- Priority changed from High to Medium
Actions