Hi,
I would like to create the following scenario, but can't find a way how:
If UserA transitions a ticket, then the ticket is assigned to UserB
If UserB transitions a ticket, then the ticket is assigned to UserA
It's like a Post Function in the Transition with an IF statement.
Thanks
Workflow Enhancer for Jira may help you with that.
This add on executes post functions depending on Boolean values. You can enter any Boolean expression and any post function to execute if that expression resolves to true or false, respectively.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.