Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira Servicedesk Request type field subcategory

Border Express June 19, 2018

Hi,

I'm currently configuring a new Jira Servicedesk instance to see if it's fit for purpose, my question is can I set a request type subcategory and item for that category and then be able to report on that category.

An example of what I'm after:

  • Request type: PDA Hardware
  • Subcategory: PDA model
  • Item: PDA component that's effected

I'm then wanting to run a report based on location of the users branch and the items effected to get some visibility of the request types we are receiving.

1 answer

0 votes
jndeverteuil
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 19, 2018

Hello,

You can actually picture the Service Desk like so :

* Groups
    * Request Type
        * Fields

You could then build your service desk with an optional group as well (if you think you could be adding more groups later on) :

* Hardware (Group)
    * PDA Hardware (Request Type)
        * Summary (mandatory for every Request Types)
        * PDA model (Components field or a custom field)
        * Item (Components field or a custom field)

Then you could search with :

project = "ABC" AND "Request Type" = "PDA Hardware" AND (Components in (ABC,XYZ) OR Custom_Field = "ITEM123")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events