Forums

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

Report showing tickets by Who Closed each

Curt Baker September 23, 2021

We have a need to be able to run a historical report showing tickets (incidents, service requests) closed within a given date range and who closed each.  This cannot be guaranteed to always be the ticket assignee, because on occasion we have someone who will close a ticket that is currently assigned to another (ya, it's a process problem we are trying to get better at). 

But for the moment, I have been unable to determine who moved any given ticket to a resolved or closed state without opening each up and examining that ticket's history. There is a "resolutiondate" that will allow me to see when it was closed, but not a "Resolved By" equivalent. 

Thanks in advance!

2 answers

1 accepted

3 votes
Answer accepted
Hana Kučerová
Community Champion
September 24, 2021

Hi @Curt Baker ,

what about to create new custom field with type "User Picker (single user)" and store the user, who closed the issue, into it?

You can create new automation rule to do it automatically, something like:

  • When: Issue transitioned to Closed
  • Then: Edit issue fields: Set value of User custom field to User who triggered the event
Curt Baker September 27, 2021

Not a bad idea, it would definitely help things going forward. Thanks for the suggestion!

Like # people like this
1 vote
Yuliia_Borivets__SaaSJet_
Atlassian Partner
September 27, 2021

Hi @Curt Baker 

Another solution you can try to find out who has moved a ticket is the Issue History add-on. You'll get an issues list with all changes, including a person who has updated a ticket and when it was updated. Selecting date range is also available.

2021-09-27_15-15-58.jpg

Hope you'll find this info helpful. This app was developed by my team, so let me know if you have any questions.

Curt Baker September 27, 2021

Thanks for the suggestion, I will give it a look!

Suggest an answer

Log in or Sign up to answer