I have an automation rule that is triggered when an issue transitions to COMPLETED. If that issue has clone tasks, then I would like to move tasks from IN WRITING to READY.
How can I filter such tasks in such state?
What rule do I inserts in the branch of the linked cloned issues?
Thanks
Hi @Dd ,
you seem to have the right structure. If you add a condition if status = In Writing before the current action does that work?
Put a condition into your branch for issue status = In Writing
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.