The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding status change in JIRA

Nilesh Deshmukh
Contributor
January 15, 2020

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

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Ollie Guan
Community Champion
January 15, 2020

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

TIM截图20200116142428.png

0 votes
Answer accepted
Pavel Adamovich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 16, 2020

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

screen.png