This is the scenario:
I created a new issue type "Slavetask" as the normal subtask did not match our "workflow".
As, as far as I know, it is not possible to create Parent/Child relationship by myself, so I started to build an automation rule to handle this problem.
This is what I have:
So far so good. Within the branch rule no2. it returns the correct sum of the estimated time for each single issue + the trigger issue. But it does not sum up at all.
Also the last log action is fired before the last Branche rule is executed (as i can see in the log as it stands before the other log output).
Is there a way to get the sum of all this issues and add it to the master? At the moment I only can do it with the trigger issue data.
Any ideas?
I still struggeling with this issue. Any idea from anyone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.