We're updating our terminology in Jira

'Issue' is changing to 'work item'. You might notice some inconsistencies while this big change takes place.

View and manage a project's versions

Versions are only available in company-managed projects.

To check which type of project you’re using, look at the bottom left of your project’s sidebar to see whether you’re in a company-managed project or a team-managed project.

Learn more about knowing whether your project is team-managed or company-managed

Versions are points-in-time for a project. They help you schedule and organize your releases. Once a version is created and work items are assigned to it, you can use the version to filter information in various reports. If you've integrated Jira with Bamboo, you can start a build automatically.

For all of the following procedures, you must be logged in to Jira as a project administrator.

Manage a project's versions

You can manage versions in your project's settings:

  1. Go to your project and select Project settings.

  2. Choose Versions from the project settings sidebar.

The Versions or Releases page is displayed, showing a list of versions and each version's status. From here you can manage the project's versions as described on this page.

Version status

Each version can have any of the following the statuses:

  • Released — a bundled package

  • Unreleased — an open package

  • Archived — a historical snapshot of a package

Versions that include end dates can indicate when a release is overdue. The release date appears in red for unreleased versions that have passed their planned release date.

The status affects where the version appears in drop-down lists for version-related work item fields, for example Fix version.

Add a new version

You can create as many versions as you want to represent a package you intend to release.

To create a version:

  1. On the Releases or Versions screen, select Create version.

  2. Give the version a name.
    You might organize versions by number, for example "3" or "3.2.2". Or you might use code names, for example "Corvette" or "DeLorean".

  3. Optionally, add a start and release date, and a description.

  4. Select Save.

You can rearrange versions by dragging and dropping them in the table.

Add a work item to a release version

If your project has a backlog:

  1. Go to the backlog and select the Versions panel on the left

  2. Drag work items to the appropriate version

If your project doesn’t have a backlog:

  1. Open a work item you want to add to a version

  2. Locate the Fix versions field and enter the version to add the work item to

The work item is added to the version you entered. If you can’t see the Fix versions field on your work item, make sure to click the Show more option below the last field on the work item. If you still don’t see it, take a look at Defining a screen to add the field to your screen.

Fix versions vs Affects versions fields

Jira has both Fix versions and Affects versions fields. So what’s the difference?

Fix versions shows the version that the work on the work item is released in. If you fix a bug in and the fix is released in version 3.6.2, the Fix version should be 3.6.2. Entering a version in the Fix versions field adds the work item to the release version.

Affects versions details the versions of your product that a work item—a bug, for example—affects. You may find the bug in several previous versions, and you can add those versions to the Affects versions field. Entering a version in the Affects versions field on a work item does not add the work item to the version, but using the field enables you to search for work items that affect particular versions.

Add a version start date

If specified, the Start date is used by the Version Report. This gives you a more accurate report in cases where you might plan a version many weeks (or even months) in advance, but not actually commence work until closer to the release date.

Release a version

Marking a version as released will affect some changes in some reports and some work item fields' drop-downs. If you have integrated Jira with Bamboo, you can trigger a Bamboo build to run automatically when releasing a version in Jira. The version will only be released if the build is successful. For more information, see Running a Bamboo build when releasing a version.

  1. On the Releases or Versions screen, find the version you want to release.

  2. Select the actions menu () > Release.

To revert the release of a version, simply select Unrelease from the actions menu ().

Archive a version

To archive a version (and hide it from reports or other parts of your project):

  1. On the Releases or Versions screen, find the version you want to archive.

  2. Select the actions menu () > Archive.

To revert the release of a version, simply select Unarchive from the actions menu ().

Merge versions

You can merge one version into another and move its work items to the desired version.

To merge versions:

  1. On the Releases or Versions screen, find the version you want to merge into another.

  2. Select the actions menu () > Merge.

  3. In the dropdown, select the version you want to merge to.

  4. Click the Merge button.

Edit a version's details

  1. On the Releases or Versions screen, find the version you want to edit.

  2. Select the actions menu () > Edit.

  3. Edit the version's name, start and release date, and description.

  4. Click the Save button to save your changes.

Delete a version

  1. On the Releases or Versions screen, find the version you want to edit.

  2. Select the actions menu () > Delete.

From here, you can specify the actions to be taken for work items associated with the version. You can either move these work items to another version, or simply remove references to the version you want to delete.

Reschedule a version

Rescheduling a version changes its place in the order of versions. On the Releases or Versions screen, drag and drop versions into the release order you prefer.

Still need help?

The Atlassian Community is here for you.