Hi,
I want to generate a Report for How much time to Close the issue/Request? how to generate a report and share this to the Users?
Kindly help me out with the navigation steps
Thanks,
Hi. If I were you I would make it as a dashboard. First, you must create a filter that contains all the closed issues for which you would like the statistics.
Then you can create a dashboard with the gadget "Resolution Time".
Thanks for the response..!!
Please provide me how to create the Filter for the same.
which means How much time to Close the issue/Request?
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI.
Go to issues, and search issues. From there you can make your own JQL statement
An example could be
project = "Your project" AND status in (Resolved, Closed)
or
project = "Your project" AND statusCategory = Done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please find the attached screenshot for your reference.
But i want to see the difference that Resolution time of the ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.