Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I recently noticed that trigger conditions are now active in our Jira cloud instance and tried to move some conditions, that originally were right after the trigger, inside the trigger action itself.
I noticed that most of them work as expected. Like work item changes and transitions. Now I might have encountered a bug or an edge case that I could not find on https://support.atlassian.com/cloud-automation/docs/what-are-automation-rules/#Conditions-added-to-a-trigger
If I want to check for a submitted or locked form in the "Work item created" trigger, it does not pass the condition. No matter which form I'm choosing. My guess is, that this is the wrong trigger for our case, but it seems strange that you can check for this condition inside the trigger, if it does not work that way.
To give a bit more detail on the workflow:
HR goes to our Service Desk homepage and chooses the "Employee Offboarding" request type. This request type only has a form attached to it, which in turn is connected to some request fields.
Upon entering all the details into the form, a work item is created by the Service Desk.
Here is where the automation should start.
-----
As mentioned previously. Those conditions work without an issue if they are right after the trigger. As soon as they are a part of the trigger action, the automation does not continue.
Any input on what I'm doing wrong would be great. Because those rules "fail" silently. Meaning they execute with "No actions performed"
Welcome to the community.
To me this seems like a bug, as conditions can't be checked if the work item/issue doesn't exist yet.
And indeed this is a BUG, its already. marked as a bug, AUTO-2007
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.