Enable releases and Versions

The following link will take you to a demo presentation of Jira’s version release management feature.

Version Release Management in Jira.mp4

Releases represent points in time for your project. They can be used to schedule how features are rolled out to your customers, or as a way to organize work that has been completed for the project.  

 

Enable the releases feature 

  • You must have project administrator permissions to enable features. 

  • From your project’s sidebar, go to Project settings > Features. 

  • Toggle Releases on.  

 

When you enable the releases feature: 

  • A new Fix versions field will be added to your issue types. 

  • A new Releases menu item will be added to the sidebar. 

 

Create a new Version 

You must have project administrator permissions to create or edit a version. 

 

From the Releases page 

  • From your project’s sidebar, select Releases. 

  • Select Create version. 

 

When you create a version, you can enter the: 

  • Name: choose a name that’s easily identifiable for your teammates so they can recognize the version. 

  • Start date: the date work on the version will start. 

  • Release date: the planned release date for the version. 

  • Description: more information about what you plan to release in the version. 

  • Driver: someone in your team with project administrator permissions who’s responsible for coordinating the release from start to finish (by default, it’s the person who creates the version). 

 

Assign versions to your issues 

 

  • From the release page 

  • Select Releases in your project sidebar, then select your version from the list. 

  • At the bottom of the screen, select Add issues. 

  • Search for an issue key or summary. 

  • Choose the issues to add to the version, then select Add. 

  • From the issue view 

  • Open an issue. 

  • Under the Fix versions field, select a version to add the issue to. You can select more than one version. 

 

From the Versions panel 

  • On the Backlog, select the Version filter and enable the Versions panel toggle. 

  • Navigate to the Backlog 

  • Open the Versions panel. 

  • Drag an issue to the version you want to add it to. 

  • Here, you can also drag-and-drop issues from one epic to another. Hold Ctrl (Windows) or Command (Mac) to multi-select. 

 

Add other work related to your version 

Add related work to your version so team members and stakeholders can easily find it. This can include things like release notes, analytics dashboards, designs, support documentation, and more. 

 

To add related work to your version: 

  • From your project’s sidebar, select Releases and go to your version. 

  • Select Add… in the Related work section. 

  • Enter the URL for the related work, a description, or both. 

  • Choose a category and select Save. 

 

Once you’ve added related work, select the menu icon () on the right-hand side of an item and go to Edit to update it, or Remove to delete it. 

 

If your related work items are not ready yet, you can create a placeholder and add the URL later when the work is available. 

 

If you need someone to work on an item for your release, link an issue to the related work and assign it to them. To link a new issue, hover over the related work item and select Create issue, or select Link issue to link an existing issue. 

 

Filter versions on the Board and Backlog 

  • Navigate to your project’s Board or Backlog. 

  • In the Versions filter or panel, select one or more versions. Issues belonging to these versions will continue showing, while all other issues will be hidden. 

  • Issues created while versions are selected in the Version filter will automatically be added to those versions. 

  • Use JQL to do advanced searching using versions 

 

You can use JQL to perform more powerful searches using versions. 

  • Select Jira home in the top-left corner. 

  • Select Filters > Search issues. 

  • Select Switch to JQL. 

  • In your JQL query, you can use the FixVersion operator to search for issues in a specific version. e.g. FixVersion = 1.1 

 

Link releases to a Jira Work Management calendar using related work 

  • You must be an admin of the Jira Work Management project to link releases to the calendar. 

  • If you’re not an admin for the Jira Work Management project, you won’t see an option to link your releases. 

  • From your project’s sidebar, select Releases. 

  • Select a version from the list. 

  • In the Related work section, select Add related work or Add links, release notes, and more… 

 

Monitor the progress of your versions 

 

The releases feature shows how much work has been completed in each version. It shows a summary and breakdown of the issues in the version. 

If you have connected Jira Software to your development tools, the release page will show development information about pull requests, commits, builds, and deployments associated with your issues. 

 

 

Leave a comment

Your email address will not be published. Required fields are marked *