I am trying to set a condition for a transition in the workflow. Only a user in the approvers list of the issue should be able to execute the transition. What is the Boolean or RegEx expression I can...
In short, when an issue is assigned to 1 of 3 specific people (could use a group also), I want to assign it to the reporter. If the issues is NOT assigned to one of these 3 people, I want to assign i...
Copied to clipboard