-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Work Item - Backend - Move
-
None
-
1
-
Severity 2 - Major
Issue Summary
We set the permissions to 'resolve' and 'close' issues only to administrators, but all users can still transition the issue status to 'resolved'.
Steps to Reproduce
- Step: Edit Project permissions- Close Issues to Project role (administrator)
- Step: Resolve Issues permissions to the Project role (administrator)
- Step: Log in as a user with a different role
- Step: Open a Jira issue and move the issue status > To Do> In process>Done
Expected Results
In this case, users without the required Close Issue and Resolved Issue permissions should not be able to resolve the issue.
Actual Results
All users without the Close Issue and Resolve Issue permissions are able to close the issue.
Workaround
To fix this issue, please add the following condition in the workflow transition.
"Only users with Close Issues permission can execute this transition."