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

Aira Veronica Dizon 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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