---
title: "Jira: Open Issues by Age"
canonical: "https://support.appfire.com/space/ART/1581745173/Jira%3A%20Open%20Issues%20by%20Age"
format: markdown
---
> Macro (aura-html)

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](https://marketplace.atlassian.com/apps/1212942/aio-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**.
    
  2. Create a calculated field by adding functions and fields as per the screenshot below
2. Create a **List** report
  1. Go to **Jira** > **Reports and Timesheets **> **Reports** > **My Reports **> **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](https://appfire.atlassian.net/wiki/spaces/ART/pages/1568276519).
  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
      
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
    
  2. To report on **only specific issue types**, click on the settings icon of Issue Type field, add a filter and hide the field
    
4. Run the report to view the results
  
5. The same report can also be created as a **Bar Chart **or a **Matrix report**
  

**Related articles**

- [Creating Dashboard of App-based Reports](https://appfire.atlassian.net/wiki/spaces/ART/pages/1581744534)
- [Teams](https://appfire.atlassian.net/wiki/spaces/ART/pages/1581482737)
- [Non-Project Tasks](https://appfire.atlassian.net/wiki/spaces/ART/pages/1581482642)
- [Timesheet Approval Process ](https://appfire.atlassian.net/wiki/spaces/ART/pages/1581482471)
- [Custom Attributes for Time Entry](https://appfire.atlassian.net/wiki/spaces/ART/pages/1581482359)