Hi community
I'm trying to create an automation, that whenever an issue is marked 'QA required' (a custom field) and a user is trying to transition from a status before QA , to Done, it automatically transitions it to QA status
The statuses you can transition from to QA are as mentioned in the automation rule - In progress, Code review, and Merged (and you can transition from QA to Done)
Each time I try to trigger this automation I get the following Error message -
I think it might be the fact that I'm trying to pivot a transition while it's occurring. I don't think there's a problem with the IF condition...
Thank you for your help !!!
May
Hey @May Ovdat ,
Welcome to the community!
The rule happens After the transition, so when the issue is already in status "Done".
As such, if you want this to work, you will have to configure your workflow that it is possible to go from "Done" to "QA".
I would rather have a blocking condition on your transition to "Done" that the issue has to have been in "QA" first if the custom field is checked, however, this cannot be done natively without any apps.
Hope this helps!
- Tessa
You're welcome @May Ovdat
Please accept the answer so others with the same question can find it faster ;)
Have a great day!
Tessa
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.