Is there a way through reports that we can if issues were resolved with ONE interaction with our tech support agents? Right now our workflow can go from the status "Waiting for Support" to "Resolved" , so I have set up a report on the following JQL:
project = <projectname> AND issuetype = <issuename> and status changed FROM "Waiting for Support" TO "Resolved" AND status was not in ("Waiting for Customer", "In Progress", "On Hold", "Escalated")
Would that be the ONLY way to execute something similar to this request? Essentially our Tech Support leads want to track what issues are closed instantly after logged.
Hi @Lindsay Czopur,
You could utilise the following reports;
The custom report with your JQL should give you what you want.
Hope this helps
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.