Actions
Bug #1366
openUser can be created by only using numbers in the name field
Start date:
09/15/2023
Due date:
% Done:
0%
Estimated time:
Description
User is created only from numeric characters in the name field, despite from the requirements in which is stated that the name field should not accept numbers as valid data.
Steps to reproduce:
1. Login to Interrupt
2. Navigate to 'Users'
3. Click on 'Create' button
4. Enter only numbers in the name field
5. Fill the other required field with valid data
Expected result:
The user should not be created if name contains numeric characters and error message should be shown that the name field is required with red letters.
Actual result:
The user is created successfully despite the numeric characters and error message is not displayed.
Browsers Platforms & Version
1. Windows 10 Pro
2. Chrome Version 115.0.5790.170
Actions