Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In cases where there are multiple tickets that require the same response, you can create a Bulk Response. The example scenario below shows a bulk response to customers reporting the same phishing email to the TSC.

Filtering Specific Tickets

Use the search function in Jira Service Desk Management (JSDJSM) to identify the tickets that require a bulk response. Instructions on using the search function can be found at ITS - JIRA Filtering Tickets. You can filter by looking for tickets with a similar summary or a label added to them.

...

An example search filtering tickets with the word “Mendelssohn” in the summary.

...

Creating a Bulk Response

  1. Click Tools (upper right corner). You will see "Bulk Change:" in the example below, you see “all 4 issue(s).” Select the appropriate bulk change option.

    bulk change optionImage Removedbulk change optionImage Added
  2. You will now choose the issues you want to bulk respond to by either clicking the top check box (chooses all issues listed) or choosing individual issues based on your needs.

    list of issues to chooseImage Removedlist of issues to chooseImage Added
  3. Click Next.

  4. Choose the appropriate operation. In this case, we are using Transition Issues (to change the status). Depending on the status of your issues chosen and the operation you choose, the following screens will show different options.

    choose operation screenImage Removedchoose operation screenImage Added
  5. Click Next.

  6. Choose the appropriate Action. In this case, we are going to Close the tickets.

    operation details screenImage Removedoperation details screenImage Added
  7. Click Next.

  8. In this particular transition, there are no fields on the screen, click Next.

  9. Click Confirm.

    confirmation screenImage Removedconfirmation screenImage Added
  10. Once the bulk operation is completed, you will see a status screen stating the operation has been completed.

    bulk operation progress screenImage Removedbulk operation progress screenImage Added
Filter by label (Content by label)
showLabelsfalse
max10
showSpacefalse
cqllabel in ( "jira" , "jira_service_desk" , "ticketing" , "ticket" , "tickets" ) and space = currentSpace ( )

...