Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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.

Filter out the specific tickets by doing a search in Jira:

Use the search function in Jira to identify the tickets that require a bulk response. Instructions on using the search function can be found here: https://confluence.uconn.edu/x/NpdSBw. You can filter by looking for tickets with a similar summary or a label added to them.

If you are looking to bulk respond to all issues that are linked to a single global issue, you can use this in the search query:

     issue in linkedIssues("ISD-123456")

In this example, "ISD-123456" is the global issue.

An example search that filters tickets with the word "Mendelssohn" in the summary:

Create the bulk response:

  1. Click on 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.



  2. You will now choose the issues you you want to bulk respond to by either clicking the top check box (chooses all issues listed) OR you can choose individual issues based on your needs.



  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.


  5. Click Next

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


  7. Click Next.

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

  9. Click Confirm


  10. Once the bulk operation is completed, you will see a status screen stating the operation has completed.


  • No labels