Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Generate a report of resolved Jira tickets for a Particular period

vdevan
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!
December 24, 2019

Hello Team,

I work with the Access control team and I'm based out of Hyderabad COE, India. In order to perform my day to day operations, I resolve many tickets through the Physical security Jira project.

In regards to that, I would like to know ''How to Generate a report of resolved Jira tickets for a Particular period'' to know my workload accurately.

Can anyone please help me with this

Thanks!!
Venkat

2 answers

1 vote
Andrew Morin
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.
December 24, 2019

This query will return all issues resolved over the last 7 days. You can save the filter and subscribe to it. 

project = "Physical security" AND resolution != Unresolved AND and resolutiondate >= -7d

https://confluence.atlassian.com/jirasoftwareserver/configuring-filters-938845268.html

Jorden Van Bogaert
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.
December 24, 2019

In addition, to find your own tasks/issues, you can add "AND assignee = currentUser()" to the query provided by @Andrew Morin in order to see only the issues assigned to you that were resolved in the last 7 days.

PS: passing this filter on to someone else, will show them their assigned tickets instead as 'currentUser()' refers to the user running the query.

Kind regards
Jorden

Like Grant likes this
0 votes
vdevan
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!
December 30, 2019

Really helpful.
Thanks, team!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events