Skip to main content
Skip table of contents

Project Progress Report

ActivityTimeline’s Project Progress report allows users to see the progress by Jira project, epic, initiative, or by Jira filter based on the percentage of the completion of the child issues in the hierarchy.

1-20240916-131526.webp

Users can select the highest level of the hierarchy in the report in the configuration as well as what fields to show in the report:

2-20240916-131527.webp

When the report is generated, the full hierarchy of issues is shown starting from the sub-task level up to the highest level of the hierarchy in the report:

3-20240916-131525.webp

Additional Jira custom fields can be when the report is already generated:

4-20240916-131526.webp

It is also possible to hide “done” or child issues from the report, but they will still be included in the calculation of the report:

5-20240916-131525.webp

How the progress is calculated:

The progress of the individual tasks/sub-tasks is calculated based on the Time Tracking field from Jira using the following formula:

As for the parent tasks, it considers all the time spent & time remaining from its child’s tasks as well as the estimates & time spent from the parent task:

6-20240916-131527.webp

Example:

  • Parent task (Epic):
    Time Spent = 0h
    Time Remaining 40h

  • 1-level child (Story)
    Time Spent = 5h
    Time Remaining = 10h

  • 2-level child (Sub-task)
    Time Spent = 20h
    Time Remaining = 0h

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.