Hi there,
I am attempting to export the All Issues in excel - one of the filters that I require most importantly is the request group type. One of the service desk projects created is broken down as follows:
The request page reflects as follows:
Is there any selection to insert the column to filter created GROUPS (Phonecall, Email, Live Chat) as this filter is crucial for my reporting.
Will look forward to your soonest reply
Hello Syazni,
Unfortunately, the Request type groups cannot be returned using JQL filters, so it can not be exported by the default export functionality of JIRA.
There's a feature request reported to add this field as a JQL parameter of functionality:
- Expose request type groups to search filters or JQL
For now, you can create a custom field to receive the request type group or use JIRA REST API to return it:
Please, let me know if my answer provides you any options, Syazni.
What do you mean by "you can create custom field to receive the request type group"? How can I get the name of the group to be placed in this custom field? Would really appreciate your help.
Thanks,
Natalia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Natalia Lezhai ,
You can create a select custom field with all the request type groups where the customer can select in the ticket creation page.
Additionally, if you use a different workflow for each issue type and have different request types on each group, you can use a post function to automatically set the custom field with the correct value once it is created.
Let me know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome, Natalia!
Have a nice week ahead. :)
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.