Use the following steps to perform a bulk update (e.g., move issues between projects and modify customer request types). Please note: Jira allows bulk changes for up to 1,000 issues at a time.


Step 1: Filter the Relevant Issues

  1. Navigate to Filters

  2. Use JQL or the basic search to locate the tickets you want to update. A sample JQL query might look like:

project = [ProjectKey] AND "Customer Request Type" = [RequestType]
  1. Add any additional filters as needed (e.g., status, assignee, component).

  2. Once your search results are accurate, click the “...” menu (More) in the top-right corner and select Bulk change work items.


Step 2: Select Issues

  1. On the Choose Issues screen:

  2. Scroll to the bottom of the page and click Next.


Step 3: Choose Bulk Action

  1. From the list of available bulk operations, select Move Issues.

  2. Click Next.


Step 4: Set Destination Project and Fields

  1. Choose the destination project from the dropdown.

  2. Click Next.

On the next screens:

Click Next after completing each field-mapping screen.


Step 5: Review and Confirm

  1. Review the changes summary to ensure all field mappings and issue selections are correct.

  2. Click Confirm to execute the bulk move.


⚠️ Important Notes