Forums

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

Removing an Issue From a Release After It's Been Committed

Nate Garner
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!
January 29, 2019

Good morning, Community! 

I'm trying to limit the groups of users able to remove an issue from a sprint/release after they've committed to that work.

I've tried looking into the field configuration and permissions -- my first instinct was the "schedule issues" permission, but not able to accomplish the goal. I was looking for somewhere I could add a permissions Condition/Validator, but no luck so far. Any suggestions?

1 answer

0 votes
Jack Brickey
Community Champion
January 29, 2019

You have two options AFAIK:

  • addon - like Scriptrunner, Secure Fields, etc. If you need to do a lot of field restrictions or already have an appropriate addon go this route.
  • w/o addon - remove the field from "edit" screens and add it to a "transition" screen. Then create a transition , e.g. "edit fixVersion" and add a Condition to the transition of "only role X can use this".
Nate Garner
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!
January 31, 2019

Thanks for the response @Jack Brickey. I'll take a look at option 2 and let you know. 

Cheers,

Nate

Suggest an answer

Log in or Sign up to answer