Tuyen Nguyen The created GTNPORTAL-3549:
-------------------------------------------
Summary: Don't validate username when edit user
Key: GTNPORTAL-3549
URL:
https://issues.jboss.org/browse/GTNPORTAL-3549
Project: GateIn Portal
Issue Type: Bug
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
The case is:
- We configure max length of username to 100
- Create an user with username is a long string, for example
"testuserwithlongusernamehere" -> Create user successfully
- Then we reconfigure max-length of username to 25 character -> Now, we can only create
user with length of username less than 25
- Go to User Management and edit user "testuserwithlongusernamehere", update
some info like firstName, lastName
- Click to save button => Warning message is shown and we can not save user info
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)