In Jira Structure plugin:
I am trying to sum up the total time employees have dedicated to each project category.
To do so, I have a board with the following generators some generators you can see in the image.
I have created a formula column for each project category to sum up the totals based on the project
Where timeinprogress is a variable, and it works.
I have also selected the option "Sum over sub-items"
The problem is it is always summing 0 for groups or tasks with subtasks
What am I missing?
Hello @Jose Vicente Sogorb
When you reference the Time in Status in the Formula, the 'Sum over sub-items' option is not being carried over from the column to the variable. You need to sum the values up in the formula like this:
sum{timeinprogress}
I hope this helps. If you need further assistance or have other questions about Structure, please reach out to us directly at our support portal.
Best regards,
Stepan
Tempo (the Structure app vendor)
Works like a charm, thank you!
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.