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:Ā 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jack Brickey
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.
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.