optional workflow steps per role

Gary Pinkham April 17, 2013

is it possible to have two steps in a workflow that are only allowed for a specific role? by this I mean of you have role dev-group1 you can perform skip step3 but if you are in dev-group2 you must got to step3 before step4.. basically one group of developers have an extra QA step..

1 answer

1 accepted

1 vote
Answer accepted
Ramiro Pointis
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.
April 17, 2013

Hi Gary, actually yes it is possible. In the transition condition you can set the role the user must have to use this, if the user doesn't have that role then the option will not appear in the issue.

It's about configuring the conditions only. So in one transition you will specifiy the user must be on dev-group1 and in the other transition you will specify that the user must be on dev-group2.

Hope this helps.

Gary Pinkham April 17, 2013

Makes sense..

thanks! I will try that out..

Suggest an answer

Log in or Sign up to answer