We have a user that wants the same workflow to have a state configured for approval that then conditionally goes to either one state or another upon the user clicking the "Approve" button.
He wants the "Approve" transition to go to either state X or state Y depending on the value of a custom field.
As far as I can see, the transition configured for "Approve" is required to be just one transition, not conditionally one transition or a different transition.
Please advise if this is possible, even if it means using an automation rule or some other trick that is outside of the workflow itself.
JMWE 7.0.0.1 has new event driven workflow - you can transition a workflow, for example, based on another transition, a comment to an issue, a change in field value, etc.
I tested it, it works, and doesn't have the limitations of "Automation Lite for Jira"
@Ken Wood you can create a second status to approval then use the automation to auto approve in this status.
But all approvals only have Two options (approve/reject) then you can create you workflow basead in this options or in custom fields with conditions (to dodge of approval status)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried using "Automation Lite for Jira" and the problem is,
"Please note that rules triggered by 'Issue created' or 'Issue transitioned' and containing a 'Transition action' cannot be executed immediately. This is due to limitations with Jira's workflow engine. See JRASERVER-40597 for more details."
So that means the rule fires in the background and so in the browser the user sees the issue in the waiting for approval state instead of the state it was auto-transitioned to.
There is an action to re-fresh, but it says "This action does not reload the issue in the browser for end-users."
So I don't see this as a solution, at least using Automation Life for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct, the approval can only have one transition each for approve/reject. You could use Automation or any of the other automation apps in the marketplace to achieve this with the conditional status, just add status Y in the workflow and then move to it after the request has been approved and the custom field has the right value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Friday I tried using "Automation Lite for Jira" and the problem is,
"Please note that rules triggered by 'Issue created' or 'Issue transitioned' and containing a 'Transition action' cannot be executed immediately. This is due to limitations with Jira's workflow engine. See JRASERVER-40597 for more details."
The rule fires in the background and so in the browser the user sees the issue in the waiting for approval state instead of the state it was auto-transitioned to.
There is an action to re-fresh, but it says "This action does not reload the issue in the browser for end-users."
I don't see this as a solution, at least using Automation Life for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Journeys is a brand new feature in Jira Service Management that helps you streamline various processes in your organization that may cross multiple departments, such as employee onboarding or off-boarding that require action from different teams. ✨
Join the EAP →Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.