Hello,
I'm trying to find the smart value that describes a parent's child issues.
I have created an automation that sum the values of a custom field, from sub-tasks to their Stroy/Task parent.
Now, I'm trying to level it on step up, and take the same value I got for Story/Task and sum it up to the epic level (taking all the value from all the stories/tasks under the epic).
You can see the automation that takes from sub-tasks to story/task (in the answer below) - which works perfectly.
I can't find a way to take it one level up to epic.