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 16 Next »

You'll find everything about using the Team Versions app on this page. From creating versions to shipping releases.


About the Versions Manager

You can create and manage versions from the Team Versions manager, accessible from the project navigation or the apps menu on Jira’s main navigation.

When you open the Team Versions app, you'll see a list of the versions available in your Jira instance. If there aren’t any versions, you can create the first one [link to create version].

 

Team Versions app home page:

List of versions available in all the projects of your Jira instance.

  1. Search field: filter the versions list to find the right one quickly.

  2. Reload: update the versions list with the latest changes.

  3. Create version

  4. Versions table with name, status, progress, start & end date, description, and actions.


Managing Versions

Create Version

You can easily create a version in the Team Versions manager:

Instructions:

  • Click the “Create version” button.

  • Type the name for the version.
    [new version modal]

  • [Optional] Add a start and end date.

  • [Optional] Add a description.

  • Click the “Save” button.

You can also create versions directly in an issue [link to create in an issue].


Edit Version

You can edit the details of any Unreleased and Archived versions at any moment.

Instructions:

  • In the versions list, find the one you want to edit and click the context menu.

  • Click the “Edit” option.

  • Edit the fields as needed.

  • Click “Save.”

You can also edit the version on the detail page [link to detail page].


Release Version

You can release a version anytime by clicking the “Release” button in the versions list.

A confirmation dialog opens:

  • ✅ If all issues are done, you can confirm the release date and press “Release.”

  • ⚠️ If there are unresolved issues, you can move them to a different version or ignore them, confirm the release date, and press “Release.”

You can also release the version on the detail page [link to detail page].

Unrelease Version

If needed, you can revert a release. On the versions list, open the context menu and click the “Unrelease” option.


Archive Version

It’s possible to archive versions you won’t need but want to keep a record. From the versions list, open the context menu and click the “Archive” option.

Unarchive Version

Plans might change, and you can unarchive a version by opening the context menu and clicking the “Unarchive” option.


Delete Version

If you no longer need a version, you can delete it. From the versions list, open the context menu and click the “Delete” option.

A confirmation dialog opens:

  • ✅ If the version has no associated issues, you can confirm by pressing “Delete.”

  • ⚠️ If the version has associated issues, you can move them to a different version or remove the version information from the issues and confirm by pressing “Delete.”

This action is undoable.


Version detail page

In the Team Versions manager, you can click the version name to open its page, where you can view all the information related to it.

Version detail page:

Version information and list of issues associated with it.

  1. Version name

  2. Start and release date

  3. Description

  4. Version actions

  5. Progress bar

  6. Reload: update the issues list with the latest changes

  7. Add issues

  8. Issues table with issue key, summary, assignee, status, and actions.

Editing the Version

On this page, you can update the details of unreleased versions, including the name, dates, and description fields, by clicking the fields and editing them inline.


Managing issues

If you need to update the summary, assignee, or status of the issues in your version, you can click the issue key to open its detail page and make the necessary changes.

Adding issues

You add issues to your version by:

  • Clicking the “Add issues” button.

  • Select issues from the dropdown menu or search them by key or summary.

  • Click the “Add” button.

You can add multiple issues at once.

Moving issues to a different Version

Sometimes priorities change, and you might need to change the version associated with an issue. You can do this from the issues table by clicking the context menu and then selecting one of the recent versions or clicking the “View all versions” to select a different one.

You can also edit the version directly in the issue page [link to changing version in issue].

Removing issues from the Version

You can remove an issue from a version by clicking the context menu and then selecting the “Delete” option. The issue is removed immediately from the version. This action in undoable, but you can add the issue again if needed.

You can also remove the version directly on the issue page [link to deleting version in issue]



  • No labels