How do I add a condition for all all developers but the assignee to be able to complete a transition?

Debbie Hsu September 6, 2012

How do I add a condition for all all developers but the assignee to be able to complete a transition?

1 answer

0 votes
Jobin Kuruvilla [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.
September 6, 2012

You will need 2 AND conditions. One to check user is in role o specific group and another to check that the user is not current user.

I have seen the first condition in JIRA but the "not current user" is not a condition I have seen in the popular plugins. Might be out there somewhere. Else you will have to code it or write a script for it. Not hard.

Suggest an answer

Log in or Sign up to answer