Jira report

Rajan Dangol
Contributor
October 10, 2024

Within jira, how can i create a report that shows Created vs resolved vs closed. Jira has a built in report for created vs resolved. But I would also like to show how many were closed for that week, is this possible? 

Within the time series, I can only see created and resolved but not closed. How can I amend this? 

 

Screenshot 2024-10-10 132832.png

2 answers

1 vote
Cristian0791
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 10, 2024

Hi Rajan,

 

Try to create a new report and define 3 new series:

1.Created and use a JQL: created >= startOfWeek() AND created <= endOfWeek()

2.Resolved and use a JQL: status changed to Resolved during (startOfWeek(), endOfWeek())

and last 3.Closed and use a JQL: status changed to Closed during (startOfWeek(), endOfWeek())

 

Hope this works and helps.

Rajan Dangol
Contributor
October 10, 2024

Hi Cristian,

 

Thanks, when I add try to add series within that report, I can only add created and resolved, but not closed. I think the predefined series has to be selected. 

That JQL would work for filtering query. Not sure about report.

 

Thanks,

Rajan

0 votes
Eduardo Anflor - MindPro
Atlassian Partner
October 10, 2024

Hi, @Rajan Dangol 

I believe Jira does not have this option in the out-of-the-box report. One suggestion is to use a marketplace app that provides this information. If you look at Mindpro Graphy, it has some pre-loaded charts that show this information and allow you to include or not the "Done" issues in the "Created" issues count:

 

Screenshot 2024-10-10 at 11.49.43.png

 

The charts are interactive in internal dashboards, so when you click on one slice/portion, the dashboard is adjusted to that filter. The gadgets are also available in Jira native dashboards.

I hope that helps. Feel free to reach out if you have any questions.

 

Regards,

Eduardo

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events