-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
7.2.0
-
7.02
-
2
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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"
Note
This problem is reproducible with groupname which starts with "0" as well.
Workaround
Remove role from "Edit Project Roles for User" in User Management
- duplicates
-
JRASERVER-60203 Unable to remove user from Project Roles in project administration when the username starts with 0
-
- Closed
-
- relates to
-
JRACLOUD-62435 User in Project Role cannot be removed if the username starts with "0"
-
- Closed
-
- mentioned in
-
Page Loading...