I am trying to create a two dimension report and a Pie chart for Jira Service Desk Dashboards. I am unable to see Customer request type field in the dropdown.
Is there a way to get Customer request type field for two dimension report and a Pie chart reports?
Thanks in advance,
Suhas Shastry
If you want a free workaround do the following:
Create a custom field. (Call it something like 'Service Desk Request Type')
Create it as a Text Field (single line)
Now in your request type setup in your Service Desk, add the field into each of your request types.
Make the field 'Required' and 'Hidden' and pre populate it with the name of the request type.
This way each time a new ticket it logged, the Service Desk Request Type field will be stamped with the name of the request type for that ticket.
You will then be able to do JQL reporting/dashboards with this field.