We would like to build a report to show the number of tickets created daily and how they come in: e-mail, portal, Jira or integration.
The system already knows this where it says "raised this request via...."
What field is this and is it accessible?
Hi David,
You can use the following JQL : request-channel-type in (xxx). So you can do:
"request-channel-type in (Portal)"
"request-channel-type in (api)"
"request-channel-type in (email)"
"request-channel-type in (jira)"
This way you can create a filter to track the different ways your tickets are submitted through. 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.