Add a Jira work item to a future sprint without losing closed sprints

Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.

Summary

When adding a work item manually to a future sprint by using the bulk edit operation, the work item's association with the old closed sprint is lost because of a bug. Please refer to JRACLOUD-80987.

Solution

To work around this bug, we can use the CSV import option to make a work item a member of multiple sprints. There are only 3 columns you'll need in the exported CSV file to make the change. Here's what an example CSV might look like:

Key

Summary

Sprint

PROJ-123

A test work item to import

899, 404, 1786

Please note: The "Sprint" column will include the IDs of the relevant sprints, rather than the sprint names. You'll need the ID of any sprints you want attached to the work item and will put them in this column in a comma-separated list.

Find the Sprint ID

Note: Sprint names are not required to be unique, but sprint IDs are. Each sprint is associated to a board. Make sure you pick the sprint associated to the correct board and its ID.

Option 1: Use the work item search

  1. Go to "Search work items" in Jira (Basic search)

  2. Select More and add the "Sprint" filter

  3. Select the required sprint name. (Just below the Sprint Name, you can see the Board Name where the sprint originated. This is helpful in case you have multiple sprints with the same name):

    • sprint ids are displayed on the jira search results page
  4. Select JQL on the far right to switch the JQL search mode

  5. Here you can make a note of the sprint ID

Option 2: From the work item view

  1. Open any work item from the Sprint, and hover the cursor on the Sprint Name

  2. The Sprint ID is displayed at the bottom left corner of the browser window

sprint ids appear when hovering over the sprint on issue view

Updated on October 28, 2025

Still need help?

The Atlassian Community is here for you.