Hello Atlassian Community,
I have a workflow that is All to All (JA connected). I have conditions and validators throughout the workflow.
One of the conditions in the workflow that is on all status is"The field Status will have to be not equal to value 'Cancel'. Same applies for Done.
This is great, however on occasion an individual will unintentionally move an item to done or cancel and requires admin intervention to move the issue from a Done or Cancel state into another.
Reviewing Jira Cloud's native automation functionality, we were hoping to bypass the conditions to reopen an issue. Has anyone successfully done this or have any thoughts on the topic?
We are not open to changing or editing the existing workflow due to it being connected with JA.
Thank you!
Hi Adam,
Welcome to community!
You wouldn't be able to bypass conditions, you would need to modify the workflow to allow for this.
What you would want to do so to not impact your current workflow would be to add a new workflow transition using some kind of tool like scriptrunner, and have the condition only work for the actor of the automation rule, or a group of actors.
Automation for jira can't bypass condition etc because its functionality occurs after the workflow rather than before or during
In general the best practice is to have the most open workflow possible and when needed use automation for jira as you would for conditions etc.
Best,
Clark
Scriptrunner and others also require you to add the transitions to the workflow before they can use them to bypass others. But there are ways to protect the new transitions from the humans, so they don't see them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.