Users would like to be able to create a report that shows the total of hours on the higher level of entries (ex showing the issue only with the sum-up hours from sub-tasks) additionally, they would like the ability to have a total of hours issues in raw data export.
| Tempo Products | Tempo Timesheets |
| Tempo Platform | Cloud |
I need this too! We bill at the parent level, not individual Jira items. So I need to be able to create a report that has the Time Spent ∑ for the PARENT issue.
Typically, when we bill, we would only bill the TOP PARENT aggregate hours. In other words, if there was an Epic with 2 Stories, one with 2 subtasks, we would bill and report like this:
time logged to unique Jira item
Epic
1
Story1
3.5
Subtask1
2
Subtask2
2.5
Story2
6
REPORT ON and BILL THIS AMOUNT:
15
We'd like to report on the unique items as well, but there should be a way to "roll-up" and bill/report at a higher level.
Thanks for adding this Stefanny!
And yes, I need to do weekly reporting on issues, but only at the story/bug level, not for sub-tasks. Right now I'm working with a spreadsheet and some VLOOKUPs, but its awkward and frustrating.
I'm also being asked to report on the total time (since the beginning) for these issues, which again, I'm handling with a running SUM, but since the raw data export already has top-level issue info like estimate and estimate remaining, it would be nice to get the overall total time spent as well.