Skip to end of banner
Go to start of banner

Copy of Jira: Open Issues by Age

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This article explains how to create a report which shows Count of Open Issues in Jira by Age buckets.

Age buckets: < 1 day, 1-3 days, 3-5 days, +5 days

Instructions

The report is created using Reports and Timesheets for Jira app.

  1. Create a calculated field to define the age buckets

    1. Go to Jira > Reports and Timesheets > My Area > My Calculated Fields > Create New Field.

      Your calculated field.jpg

    2. Create a calculated field by adding functions and fields as per the screenshot below

      ART_Calculatedfield_Age.jpg
  2. Create a List report

    1. Go to Jira > Reports and Timesheets > Create new Report.

    2. The Report Designer interface opens when you create a report using a template or build one from scratch. To create a new report, click Create new Report. For more information, refer to Report Templates.

    3. By default report type is selected as List when you create a custom report.

    4. Click on the fields in the left hand side fields selector to add them to the report

      1. Project: Project Name. Add group on Project.

      2. Common: Issue Type, Current Status, Count of Issues

      3. Calculated: Age

        ART_Calc_Field_ProjectName.jpg

  3. Add filters and hide fields that are not required

    1. To report on only Open issues, click on the settings icon of Current Status field, add a filter and hide the field

      ART_CalcField_CurrentStatus.jpg

    2. To report on only specific issue types, click on the settings icon of Issue Type field, add a filter and hide the field

      ART_CalcField_IssueType.jpg

  4. Run the report to view the results

    ART_OpenIssuesbyage_Report.jpg

  5. The same report can also be created as a Bar Chart or a Matrix report

    ART_OpenIssues_byAge_Barchart.jpg

Related articles

  • No labels