Description of problem: The error message should be "Name is too long(maximum 20 characters)" if user is entering name beyond 20 characters. Currently the error message is "Name is too short(minimum 4 characters)" Version-Release number of selected component (if applicable): tendrl-ui-1.6.0-9920180221T103444.8696810.pr809.noarch.rpm How reproducible: 100% Steps to Reproduce: 1. Go to edit user view 2. Enter user name whose length should be more than 20 characters 3. Save it Actual results: Currently the error message is "Name is too short(minimum 4 characters)" Expected results: The error message should be "Name is too long(maximum 20 characters)" if user is entering name beyond 20 characters.
Created attachment 1487675 [details] Edit user's name error message
Reproduced with tendrl-ui-1.6.3-11.el7rhgs.noarch
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days