Hi,
I want to restrict developer from changing issue status from 'Resolved' to 'Closed'. Kindly suggest the possible ways to do it.
I am using JIRA server.
Regards
Nilesh Deshmukh
Hello @Nilesh Deshmukh ,
In order for a user to be able to resolve an issue, that user must be granted both the Transition Issue permission and the Resolve Issue permission.
Permission to close issues based on the workflow conditions. (This permission is useful where, for example, developers resolve issues and testers close them). Requires the Transition issue and Resolve issue transitions. Also see the Resolve Issues permission.
https://confluence.atlassian.com/adminjiraserver085/managing-project-permissions-981154936.html
Hi.
Also you can achieve this by modifying workflow itself:
For your transition from 'Resolved' to 'Closed' add a proper condition who can execute it, for example - only users from a specific Jira group, or only users with a project role
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.