I would like to mark an issue has being approved without the need for Jira buttons.
For instance, if someone comments "Approved" we have an automation that will transition the issue. The issue will not be recognized as being approved. How can I have jira recognize this issue as being approved?
If I were to do a JQL search for approved() issues, I would like it to be populated.
The automation rule should be set like this:
Note that the JQL in the IF section may also need to add "...AND status = <status-name>".
Hope it helps.
You're absolutely right. I've only used project automations for 3 rules for this exact reason. Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.