Fellow Automators,
We have a hierarchy where an epic is linked to a story, which is then linked to tasks. I want to automate applying the epic from the linked story directly to any associated tasks.
For example, a story is linked to an epic. Then tasks are created to break down that story. I want an automation that assigns the same epic to all those tasks when the ticket is linked to the Story. All link types are "Splits From" on the Tasks
Epic -> Story - > Task
I have it working when tasks are linked to a story, but I also want it to work when the Story is updated for existing tasks, in case the Story moves to a different epic or really whenever either the Story or Task is updated. Is there a way to do that within a single automation?
Short answer: no, this will require multiple rules.
First, I recommend mapping out all of the cases you want to cover. Next...
Considering the cases you want to handle will determine how many rules you need, their triggers, and what is needed to test them.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.