Skip to main content

Release Board

Route: /org/resolve/releases · Permission: View the release board and release status. Planning and scheduling needs Plan, schedule and manage releases.. Editing stages needs Manage Helpdesk Settings.


1. What a release is​

A release is a shipment. It carries approved changes to production together, on a schedule, under one version number.

The distinction that matters: approving a change gives you permission to make it. A release is when it actually happens — and because several changes usually ship together, the release is the unit that gets tested, scheduled, announced and, if necessary, reversed.

ChangeRelease
ScopeOne modificationSeveral changes together
QuestionMay we?When, and as what version?
GateCAB approvalStage progression
Identified byTitleVersion number
FailureThat change failedThe whole shipment is rolled back

The page describes itself as "Release orchestration Kanban mapped directly to deployment schedules and change requests."


2. How a release spreads across the application​

SurfaceRole
ChangesSupplies what ships
Releases (this page)Groups, versions and schedules
Stages drawerDefines the board's columns for the project
Resolution QueueWhere regressions arrive afterwards

3. The screen​

Figure 1 — The board. Column names are per-project, so yours may differ.
ControlBehaviourPermission
StagesOpens the stage configuration drawerManage Helpdesk Settings
+ Create ReleaseOpens the create drawerPlan, schedule and manage releases.

Columns​

Each shows name, count and a collapse chevron. Empty columns read "Drag releases here".

Your columns are probably not the defaults

Stages are configured per project. The built-in defaults are Planning · Build & Test · Deployment · Early Support · Closed, but the board above opens with Analysis because this project renamed the first stage.

The board falls back to the defaults only when no stages are configured at all; once a project defines any, only its active stages are shown. So a colleague's screenshot, this documentation and your board can all legitimately disagree. Check Stages before assuming a fault.

A release card​

ElementNotes
Titlee.g. Q3 Analytics Dashboard Release
Version chipe.g. V1.0.0
DescriptionTruncated
DateScheduled or created
Status chipe.g. DRAFT
Link count (🔗)How many change requests are attached
Advance arrow (→)Moves to the next stage without dragging
The link count is the pre-deployment check

A release with 🔗 0 is an empty container. Before a deployment window, scan the link counts — that is the fastest way to spot a change that was approved but never attached to anything.


4. Creating a release — the drawer​

Figure 2 — New Deployment Release.
#FieldControlRequiredValues / notes
1Release TitleText✅e.g. "Q3 Analytics & Live Reports Deployment"
2Release VersionTexte.g. v2.1.0. Free text — Orbit does not enforce semver
3Initial StatusDropdownDraft · In Progress · Completed · Rolled Back
4Deployment ScheduleDateWhen it is due to ship
—DescriptionTextareaWhat is in it
Status and stage are two different things

Initial Status (Draft, In Progress…) is a property of the release. The stage is which board column it sits in. A release can be In Progress while sitting in Build & Test. The status chip is on the card; the stage is the column around it.

Version is free text, so agree a convention

Nothing validates the version string. v2.1.0, 2.1, Q3-2026 and final-FINAL are all accepted. Pick a scheme and hold to it — the version is how this release is referred to in incident reports for years afterwards.


5. Configuring stages​

Stages opens a drawer defining the board's columns — rename, reorder, activate, deactivate. Changes apply to the whole project, for everyone.

Generate a starting set with AI

Release stages are one of five configurations with a Generate with AI option (Create Service Desk Release flow with AI). It drafts a stage set you then edit — faster than an empty board, and you keep editorial control.

Deactivating a stage that holds releases

Only active stages render. Deactivating one that still contains releases removes the column from the board while the releases keep their stage value. Move them out first.


6. Don't confuse this with…​

ScreenWhat it is
Release Board (this page)Shipments — several changes, one version
ChangesIndividual modifications and their approval
ProblemsWhy any of it is happening
Settings → Statuses & WorkflowsTicket statuses. Nothing to do with release stages
Release stages vs ticket statuses vs release status

Three configurable lists that sound alike:

  • Release stages — the board's columns. Configured in the Stages drawer, on this page.
  • Release status — Draft / In Progress / Completed / Rolled Back, fixed, on the card.
  • Ticket statuses — the queue's workflow. Settings → Statuses & Workflows. Unrelated.

7. Troubleshooting​

SymptomCause
Columns differ from this pageStages are per-project; check the Stages drawer
Stages button missingNeeds Manage Helpdesk Settings, not just releases.manage
A stage vanishedIt was deactivated — only active stages render
Release shipped but changes still show ApprovedChange status is set on the change, not inherited from the release
🔗 0 on a release you thought was fullChanges were approved but never attached