Hello there
I am trying to create a automation rule that generate a subtask called 'QA' when an issue is moved to the Active Sprint and it doesn't already have a subtasked called 'QA'.
So the trigger is the change of the Sprint, and the conditions are:
1. the (new) sprint is the currently Active Sprint
2. there is no other subtask called 'QA' under that issue
The action is to create a new subtask called 'QA'.
I've created the below rule and it didn't work. It generated a subtask called 'QA' in the Active Sprint even though there was one under the issue already.
Please share your thoughts.
Thanks
Community moderators have prevented the ability to post new answers.
Hi @mlangtry ,
Welcome to the Atlassian Community.
In a similar use case I used a Related issues condition instead of a Compare two values. Is this an option for you?
Regards, Marco Brundel
Thank you so much @Marco Brundel ! It works!
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.