Actions
Bug #1360
openUser is created with 33 character long password more than maximum accepted value
Start date:
09/15/2023
Due date:
% Done:
0%
Estimated time:
Description
User is successfully created, even though the password field should accept maximum 30 characters
Steps to reproduce:
1. Login to Interrupt
2. Click on Users
3. Click on Create 'button'
4. Fill the mandatory fields with valid data, except for password
5. Enter a 33 characters long password
6. Click on 'Create' button
Expected result:
User should not be created, error message should be shown that the name field is required with red letters.
Actual result:
User is successfully created, even though the password's length exceeds the maximum accepted value. Error message is not displayed.
Browsers Platforms & Version
1. Windows 10 Pro
2. Chrome Version 115.0.5790.170
Actions