Actions
Bug #1218
openThe 'Name' field in Users accepts Strings with less than 3 characters
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
The user is able to create a new User using a name that contains only 2 characters (the minimum which the 'Name' field should accept is 3 characters).
Steps to reproduce:
1. Go to Users
2. Create a new User with name that contains 2 characters
3. Observe the behavior
Expected result: The user should not be able to create a User with a name that contains less than 3 characters.
Actual result: The user is able to create a User with a name that contains less than 3 characters.
Actions