Hello,
I would like to be able to provide my client a report showing all their requests in a given period and show time to resolution as well. Is that one of the reports available and I'm missing it? I can't figure out how to pick a client vs. seeing all requests from the reports that are offered.
Thank you!
Katie
Hi @Katie Douglas, here's one quick and easy method you could use: create a JQL query to return the desired data and show the "Time to resolution" column. Here's and example and how I did it.
My example query is:
project = HELP and Organizations = Alpha and created > startOfYear()
In the "Time to resolution" column in the screenshot:
From here, use the "Export" button at the top right of the page to print this "report" or save it in HTML or CSV format to pass on to your client.
Hope this helps!
Rachel Wright
Author, Jira Strategy Admin Workbook
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.