The Time Tracking Report displays useful time tracking information on issues for a particular version of a project. This report shows original and current time estimates for all the issues, and whether they are ahead of or behind the original schedule. (Note: this report is only available if time tracking has been enabled by your JIRA administrator).

On this page:

What does the 'Time Tracking' report look like?

The report generated will look something like this:

Screenshot: 'Time Tracking' report

Or, if sub-tasks are enabled, the report will look something like this:

The table in the report shows the issues within the version:

The report also includes two bar-graphs (above the table) which represent the aggregate time tracking information for the version:

The length of the Accuracy bar compared to the Progress bar indicates whether the issues in this version are ahead of or behind schedule. There are three cases:

  1. The issues are on schedule with the original estimate. The Accuracy bar is completely blue and is the same length as the Progress bar above it.
  2. The issues are behind the original estimate (i.e. will take longer than originally estimated). The Progress graph is longer than the Accuracygraph. The blue region represents the original estimated time, and the light-grey region is the amount of time by which issues are behind.
  3. The issues are ahead of the original estimate (i.e. will take less time than originally estimated). The Accuracy graph is longer than the Progressgraph. The blue bar represents the original estimated time, and the light-grey region represents the amount of time by which the original estimates were overestimated.

Generating a 'Time Tracking' report

To generate a Time Tracking Report:

  1. On the top navigation bar, click the white triangle next to 'Projects'. The projects dropdown will display.
    (tick) Tip: If you click on the 'Projects' link instead of the triangle, the summary for your current project will display.
  2. Click the project that you wish to browse. If it is not displayed in the dropdown, click 'View All Projects' — you will be able to view a list of all projects set up in your JIRA instance and select your project from there. (The choice of project will not affect the report.)
  3. Click the 'Reports' menu on the right of the page and click 'Time Tracking Report' from the dropdown menu that displays. The following form will appear:
  4. In the 'Version' drop-down list, select the version on which you wish to report. The report will include all issues that belong to this version, that is, all issues whose 'Fix Version' is this version.
  5. In the 'Sorting' drop-down list, choose how the issues in the report will be sorted:
  6. In the 'Issues' drop-down list, choose which issues will be included in the report:
  7. In the 'Sub-task Inclusion' drop-down list (note: this will only appear if sub-tasks are enabled), choose which sub-tasks will be included in the report, for all parent issues that belong to this version:

See Also