---
title: "Managing Versions on Release Board"
canonical: "https://help.releasemanagement.app/space/RMC/92111031/Managing%20Versions%20on%20Release%20Board"
format: markdown
---
> Macro (include)

# Topics

> Macro (toc)

# Any Tab/View … Same Version

We have different tabs/views in the App to outline versions and versions are depicted also differently, namely

- as Card on Board view in specific Column/Status (read how to configure [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Card-layout](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Card-layout))
- as Bar on Roadmap view according to Start/Release Dates
- as Event on Calendar view according to Release Date
- as Row on List view

But apparently this is same version an clicking on it will open up same Version Details dialog

# Type of Versions

Please refer to [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2504458297](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2504458297) section of this documentation to understand different type of versions we support. In the rest paragraphs of this section we will treat version as one of Fix Versions, Cross Project Versions or Virtual Versions (Epics, Sprints and JQL Versions). If we do not make difference the logic/functionality applies to all types. In case some logic/functionality is limited to specific version type we will outline it explicitly.

# Board View

Board view is designated to manage versions and track progress according to versions workflow defined. It’s organized by Columns (Statuses / Workflow Steps) and Swimlanes (optional). Read more below what are capabilities are there for you to manage versions.

![image](media://6b9296b4-fab6-4133-b049-a459c7aa2757)

# Common Operations with Versions

## Creating & Editing Version

Please refer to [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2504458297](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2504458297) section of this documentation to understand how to create different type of versions.

## Archiving Versions

Right click on any version to choose Archive. Or click on any version to open Version Details dialog, scroll to bottom to find Actions menu and choose Archive.

![image](media://7a357ce6-9a8f-45b9-ad7f-571b5b0eb58f)

![image](media://8f6712b0-8f79-49f8-a421-d57ff293159c)

Archiving is just a flag to show that version is probably very old and you do not need any more on your screen so the loading time is improved. 

### Archiving released versions in bulk

In addition to above listed capabilities you can also archive release versions in Bulk. To do so all “Released“ columns have a special control when you put a mouse over the column header

![image-20240618-084829.png](media://6bdd57cf-80c6-4c6d-af5f-bf990fea731f)

Once you click on it a confirmation dialog will show up to list all your released versions from selected column grouped by projects

![image-20240618-085057.png](media://ddd4c06d-70c7-4503-86cd-e90f27856500)

Here you can adjust the list of versions to be released.

Click Archive to confirm.

> ℹ️ If Archive/Unarchive filter is set to Unarchive only (default) archived versions will disappear from the the board that will also improve loading speed and navigation.

## Deleting Versions

Right click on any version to choose Delete. Or click on any version to open Version Details dialog, scroll to bottom to find Actions menu and choose Delete.

![image](media://57c6c5e3-846f-4d64-83ff-389be9520c80)

![image](media://28b58800-5efc-47b0-8ba5-d0091dfdd27d)

> ℹ️ - Deleting **Fix version **permanently deletes it from App and Jira.
> ℹ️ - Deleting **Cross-project version **permanently deletes the aggregate from the App and all encompassing Fix versions from the App and Jira (upon confirmation).
> ℹ️ - Deleting **Virtual version based on JQL **just drops it from the App
> ℹ️ - Deleting **Virtual version based on Epic/Sprint **drops it from the App while coresponsinding Epic/Sprint won't be deleted in Jira

## Tagging versions

Read more about [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/740917249](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/740917249) 

## Merging versions

> 📝 Only for Fix Versions and not supported for Virtual Versions.

You can easily merge version into another. To do so right click on the version you want to merge 

![image](media://fcb348b2-4969-413d-b218-e7743a75da76)

or click on it to find “Merge“ in actions menu

![image](media://a5d9bb6a-8ea6-44f9-a8cd-e375fdd99620)

You will be asked to select a destination version

> ℹ️ Versions for the same project will be suggested only.

![image](media://eb1a94e5-58db-4d17-9aa4-ce05d53de497)

Upon confirmation all the issues will be reassigned to destination version and the source version will be deleted.

# Versions Workflow

## Configure versions workflow

You can configure custom versions workflow in the board configuration.

When you create a new board it goes with 3 “default“ statuses which are displayed as board columns:

- Todo
- In Progress
- Done

You can add your own status (e.g. UAT) and define its position in the workflow sequence

For more details please navigate to [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Versions-workflow-section](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Versions-workflow-section) section of this documentation. 

## Change versions order and/or status

With the drag-and-drop you can move versions to another column to update their statuses.

![image](media://3b5f9e5f-c120-4aec-a7ad-33f9805982d6)

Each board column is mapped to version's standard *Released or Unreleased *status.

- **Unreleased **is usually used for Todo, In Progress, Integration testing and UAT, etc.
- **Released **is usually is used for Done

## Mark version as Released/Unreleased

When you move a version to another column the version status is automatically changed to released or unreleased based on the destination column mapping.

When version is moved into Released column the App will show “Release version“ dialog to provide the following capabilities:

![image-20260202-131108.png](media://777917ed-4866-4335-973f-40ac8f61aee0)

- Move unfinished tasks to the new version and release existing
- Keep unfinished with existing while moving all done versions to new one and release it
- Update release date. If empty today’s date will be suggested.

> ℹ️ Such capabilities allow the implementation of different release strategies. One of them is the **“Component – Next”** concept for release on demand.
> ℹ️ 
> ℹ️ With this approach, all work items are automatically assigned to **“Component – Next.”** When a release is requested, all completed work is extracted into a properly tagged version for release, while unfinished work remains assigned to **“Component – Next”** and continues forward.

# Version Details dialog

## Summary tab

By clicking on a version on the release board the Version Details dialog is shown. By default, “Summary” tab is displayed. For all the future occurrences the system will remember your last tab and navigate you to it.

You can view and update the following version fields using inline editing:

- Custom color (if [configured](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Custom-color-coding))
- Name
- Description
- Alternative Description (via [Custom Properties of Paragraph Type](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2464579589/Custom+Properties+for+Versions+and+Packages#Alternative-descriptions))
- Packages
- Projects (edit for Cross-Project virions only, view for Fix versions only)
- Tags ([https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/740917249](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/740917249) )
- Status/Column
- Start date
- Release date
- Projected release date (if [configured](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Projected-Release-Date-(PRD)))
- Custom Properties ([read more](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2464579589))

![image](media://4aa6d69d-112c-4465-b30f-70573ee99b17)


> ℹ️ For Virtual Versions summary includes additional controls to edit Epic, Sprint, JQL. For Cross-Project versions Projects list is editable.

On the top`right corner of the dialog you can see an icon to copy deep link for the versions to use externally. also ability to zoom in/out dialog if you have a lot of data.

### Projected release date (PRD) & release delay duration

Projected release date and the release delay duration in days is calculated based on version start date (SD), release date (RD) and issues statistics.

When version is delayed the “**Release date**” is highlighted with <span style="color: #bf2600">**red color**</span>** **and the delay duration in days is displayed next to it.

![image](media://2b969f18-0aff-4c13-a432-eafed5b9b311)

**Version PRD**

Version PRD is calculated when all conditions below are met:

- SD is not empty
- SD is in the past
- 👉 **% of done work >=30%**
- Version is unarchived
- Version is unreleased

**Version delay status**

The version is considered as delayed in two cases:

1. RD is not empty and RD is in the past
2. RD is not empty and PRD is calculated and PRD > RD

**Version delay duration**

Version delay duration in days is shown if the version is delayed (see above) and ReleaseDate is not empty.

|  |
| --- |
| `if (RD < today)`<br>`{`<br>`    return` `(PRD !=null && PRD > today) ? (PRD-RD) : (today-RD);`<br>`}`<br>`else`<br>`{`<br>`    return` `(PRD > RD) ? (PRD-RD) : 0;`<br>`}` |

### Scope statistics

Issues statistics is a “Progress Widget” that shows the number of issues by corresponding statuses - To Do, In Progress and Done - as they defined in issues workflows.

![image](media://9f2af858-75f7-4c82-978f-467e63371882)

For calculating data for the widget we took the same approach as Atlassian calculating [Version Statistics Page in Jira Releases](https://confluence.atlassian.com/jirasoftwareserver/using-the-release-page-to-check-the-progress-of-a-version-938845471.html). So you should expect to see pretty much the same data.

By clicking on any of the statistic numbers you will be automatically redirected to “Issues View“ with the appropriate filter applied to review corresponding issues list.

### Related work

Atlassian has recently (Spring’23) introduced Related work functionality for Releases (versions). In a nutshell, this is a look up of different activities associated with Releasing the versions that could be connected to some external links as well as Jira Issues. [Read more](https://support.atlassian.com/jira-software-cloud/docs/use-the-release-page-to-check-the-progress-of-a-version/) details here.

If this is smth you use we seamlessly support it in our App.

Click on any Fix version …

> ℹ️ Not supported for Sprints, Epics and JQL versions.

.. under the packages section you will find Related work.

![image](media://c0e5c1d8-571c-4a6b-8310-2893e6766a8e)

You will see existing related work added either in Release Management App or in Jira’s Release Hub. You can also add new items.

> 📝 We integrated our Release Notes functionality with Related work to seamlessly propagate Confluence links with release notes generated into versions. More details here: [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/348389377/Flexible+Release+Notes#Propagating-Confluence-link-to-Epics-and-Versions](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/348389377/Flexible+Release+Notes#Propagating-Confluence-link-to-Epics-and-Versions)

### Comments

You can leave comments for any version in rich text format to share some details or insights with your team.

![image](media://af9e57ca-9300-4765-9390-1eec59b0d1e5)

You can also Edit it if you made some typoo or delete completely.

![image](media://9ce176f7-f6c9-4167-9e64-696dab2129f0)

### History of transitions

You can see an audit trail of all transitions, namely who and when made the move. 

![image](media://3192cb4e-ec43-495c-a0d9-249b8de63ee8)

### Changes history

Similar to transitions history “changes history“ tab outlines all the changes performed to version, the date and the user performed the action.

> ℹ️ The only limitation we have at the moment is “Description“ changes for Fix versions. (There are some technology challenges with the nature of the field and potential data it could contain. But we are working to overcome this in near future.)

![image](media://88a2735e-dcf5-44d9-a052-7ee6dbb01ba1)

### Actions

From version summary view you can trigger certain actions, namely:

- **View on roadmap.** You will be redirected on roadmap view and your selected version or package will be highlighted.
- **Release Notes.** You will be redirected to release notes screen to select appropriate template for your version and generate your notes.
- **Reports. **Choose one of the reports you want to generate for your version.
- **Actions**
  - Convert to package - allows to convert virtual versions into package. This will create appropriate fix versions in all the effected projects and re-assign issues to those fix versions. Plus all the versions will be licked to new package.
  - Archive
  - Delete

![image](media://d2cae555-fe8b-4dc6-a10f-12bb48568275)

## Milestones Tab

In addition to custom workflows for versions and packages, Release Management app allows to create intermediate milestones for both that could be

- either linked to accomplishments of certain steps in workflow
- or other important check-ins, not necessarily connected with workflow steps

Once specified for versions and/or packages, milestones will be outlined on Roadmap view (incl. Gadgets) as well as become input parameters for Burnup and Trends Reports (incl. Gadgets).

For more details please navigate to [Milestones "on the way"](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/1197867009) section of this documentation.

## Dependencies Tab

Navigate to [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2541682689](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2541682689) section of this documentation to learn more about Versions inbound and outbound dependencies.

## Scope Tab (former Issues)

You can browse all Jira issues assigned to the selected Version | Epic | Sprint | JQL Version on the **Scope** tab of Version details dialog.

### Fields (Columns) configuration

The following Jira issue fields are delivered with Application by default:

| Field | Details |
| --- | --- |
| Jira issue type | Issue type icon with the issue type name in the tooltip |
| Jira issue key | Link to issue page opened in the new browser tab |
| Summary | Issue summary |
| Status | Issue status |
| Priority | Issue priority |
| Assignee | Issue current assignee |
| Fix Versions | Versions of “fixVersion” issue field |

The default view could be changed in board settings:- [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Default-Scope-Columns](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/92078312/Configure+Release+Board+Settings#Default-Scope-Columns) 

If you want to change the fields to display (including Custom Fields) or the order please click on “Fields Configuration“ button to do so. This will create a Custom view.

![image](media://2a5d8bc4-e3a9-4950-a090-9d92e1b93eb1)

![image](media://d38c5200-274f-4fdb-985f-8db1e9ce859a)

To switch between Custom and Default view you can use the following toggle.

![image](media://0a5d1b69-4f3a-4b4a-9cad-e46f8a9c11bb)

### Actions

The following actions are available on the Scope View:

- filter and sort Jira issues
- view all or selected issues in Issue Navigator
- edit issues versions
- add/remove Scope

![image](media://d668e77c-e453-4b51-b6b6-4d9e3e3833f4)

#### Filter Jira issues

Issues can be filtered by the following issues fields:

- summary - text search filter
- JQL like search
- issue type - multi-select filter
- status category - multi-select filter with “ToDo”, “In Progress” and “Done” options

![image](media://aa5e6cf0-c7b0-4518-b63c-942b2b1d1e71)

![image](media://3080eaa3-908f-469d-aec8-37663cdad1ae)

![image](media://adb3da55-1658-47b6-b847-2efa59751391)

#### Sort issues

Issues can be sorted by all displayed fields clicking on the field name. Another click is changing the order of the sorting.

#### Altering Fix Version for issues

Users with “Edit Issue” permission can alter fixVersions property of the issues assigned to the version as well as add new or remove existing.

If you are viewing issues of a particular version and you remove this version from an issue then the issue will disappear from the list when you click Refresh button in the toolbar:

![image](media://40a4c863-4734-42cc-8b5d-2b132f4f8956)

#### Add existing issues

> ℹ️ This functionality is NOT supported for JQL Versions.

Users with “Edit Issue” permission can add existing issues to the version. To do so you should click* “ + Existing”* menu item.

![image](media://c0f4324e-156a-455d-9cd4-6e62beb5be5e)

In the “Add issues*”* dialog you can search for issues you want to add click Add. You can add multiple issue at a time. To do so just continue typing in search input. 

![image](media://14a0181e-a18d-486a-8c3c-48dacd19edb7)

#### Create new issues

> ℹ️ This functionality is NOT supported for JQL Versions.

Users with “Create Issue” permission can add new issue to the version using simplified in-line editing at the bottom of the screen with just two fields:

- Issue type
- Summary

![image](media://ebbe6971-fbfe-4267-8624-5d8cd6841e20)

If issue type that you are trying to create demands few other mandatory fields we will show Jira standard “Issue Creation“ dialog to try again.

## Compass

If you use a notion of Component versions and use Atlassian Compass following [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2506129435](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2506129435) section of this documentation. Classical (project bound components) will be supported shortly.

## Commits/Deployments

[https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/1004601345](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/1004601345) 

## Environments

To understand to witch environments the current versions is deployed please navigate to [Environments ](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/415956993)section of this documentation.

# Swimlanes for versions

Swimlanes functionality on the board view are aligned with [Swimlanes ](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/527204353/Release+Roadmap+View#Swimlanes)on the Roadmap view and [Groups ](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2491646279/List+of+Releases+aka+Release+Spreadsheet+View#Grouping-(aka-Swimlanes))on List view.

You can group version per project, tag or issue type. Few sorting options are also available.

But the most widely used case is grouping by packages. 

![image](media://b213d740-99a9-4ca1-bfb6-29c4d0863c6a)

If the same version is added to several packages and “Package swimlanes” are enabled then it will be displayed in every package swimlane.

> ℹ️ When such a version is moved to another column on one swimlane it will be automatically moved to the same column on all other swimlanes.

# Automation for versions

Read more about [https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2522284033](https://releasemanagement.atlassian.net/wiki/spaces/RMC/pages/2522284033) to create automation rules for versions with various triggers, conditions and actions.

But there are also some hard coded rules in the App, namely:

## Move unfinished tasks to another/new version

If you release the version with some unfinished tasks we will detect it to offer you move them to next/upcoming version if it exists or create a new one

![image](media://7e4b4d66-4fb8-4c8a-adf7-5ba40349239f)

  

# Multi-select and bulk operations

With Ctrl+ users can select multiple versions on the board. Thus they can move them to destination column all together:

![image](media://7cc13e3e-97c2-419f-a17b-7b5d4969c937)

Once multiple versions are selected right click on any of them provides a list of available bulk operations. At the moment we support:

- bulk archive
- and bulk delete
- assign environments for multiple version
- create package our of versions

![image](media://cb29a50d-58d1-460a-bc96-cba8ccfd4dc2)

> Macro (include)