Forums

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

Is there a way to change the Reopen permissions for Closed and not Resolved issues?

Janice Yount March 21, 2018

We would like for only admins to be able to reopen a closed issue.    The permissions for Reopen are for both Resolved and Closed.   Is there a way to have different permissions for these?

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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 Leaders.
March 21, 2018

Edit the workflow, making sure you have separate "reopen" transitions, one from Closed and one from Resolved.  Protect the one from closed with an extra condition (something like "user is in role project admin")

Janice Yount March 21, 2018

Thanks!   That did it once I found the Conditions page.

Omprakash Thamsetty
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 Leaders.
June 21, 2019

@Nic Brough -Adaptavist-  but what if we have one transition for both states. Like I would like to just have admins to reopen from canceled state and PM and Admin should be able to reopen from HOLD state. I needs to write some script to find previous state and then check user in PM or admin then allow. Do we have any example code to achieve ?

Nic Brough -Adaptavist-
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 Leaders.
June 21, 2019

You would need to split it into two transitions, or write some quite complex code.

Joon Chang
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 12, 2020

@Nic Brough Thank you so much for the insight. This is exactly what I needed.  Needed to restrict Reopen transition from Done and Cancelled to just project lead & admin. This worked out perfectly.

Suggest an answer

Log in or Sign up to answer