-
Bug
-
Resolution: Duplicate
-
Low
-
2
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
User in Project role cannot be removed if the username starts with "0".
Environment
- JIRA 7.2
Steps to Reproduce
- Add user with "0123" username
- Add the user to one of project role.
- Then , remove the user from the role by clicking the trash icon.
Expected Results
User will be able to be remove from the role.
Actual Results
User not remove from the role. Below is the screenshot of HAR file result . The request is http://10.60.2.204:8720/rest/api/2/project/ST/role/10002?user=123 . The user is "123" instead of "0123"
Workaround
Remove role from "Edit Project Roles for User" in User Management
- is duplicated by
-
JRACLOUD-60203 Unable to remove user from Project Roles in project administration when the username starts with 0
-
- Closed
-
- is related to
-
JRASERVER-62435 User in Project Role cannot be removed if the username starts with "0"
-
- Closed
-