JQL for displaying the issues 'done' in a particular year breakdown by month

Vasu Dev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 12, 2025

 

 

Hello friends!

Could you please assist me with the JQL query to retrieve the number of stories completed in a specific year, broken down by month? I have constructed the following query:

Project = ABC and status = "Done" AND Resolved >= '2024-01-01' and Resoved <= '2024-12-31'

 

The query retrieves the data, BUT it doesn't display it by month-wise. I used a two-dimensional filter statistics gadget to display data.

I need the report in the following example format:

---------------------

Month     Count

---------------------

Jan              15

FEB              20

 

Any help is apperciated!

Thanks in advance!

 

 

1 answer

0 votes
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 12, 2025

Hi @Vasu Dev ,

Welcome to the community !!

You cannot do this directly in Jira. You need to export the tickets with Resolved date to CSV and then make use of Data --> Filter in MS Excel for Resolved date column Or make use of Pivot table. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events