I want to allow only a few selected users to do the transition of status from A to B/C/D/E. B to A can be done by anyone. How can I do it?
@Tushar Anand You will need to add condition on required transitions.
Edit Workflow -> Click on desired transition -> Conditions Tab -> Add Condition.
Here you will find many conditions there to fulfill your requirement.
For example, you may add condition User Is In Project Role, this will only allow users in a given project role to execute this transition. Please note you need to add respective users in given project role first to achieve this.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.