Forums

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

How to restrict assigning of issues within a group depending on status?

Aira Veronica Dizon
Contributor
February 2, 2020

For example, on "status 1" the assigned group is "group 1", how do I restrict it to only assign the issue within its group? and then after transition, the next status will be "status 2", where the assigned group is "group 2", how do I restrict it to assign the issue within its group and "group 1" must not be able to assign  the issue anymore, because the current status is on "group 2" already

 

I'm using the workflow properties btw on the workflow status:

Property key = jira.permission.edit.group

Property value = Group 1

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
February 2, 2020

I think you want to look at jira.permission.assignable.group And apply this property to the step/status not the transition. Each step/transition where yo7 want to restrict the assignee drop down would have this property.

Suggest an answer

Log in or Sign up to answer