Task Overview
This guide explains how to view, filter, and perform actions on tasks in Release.
About the Task Overview
The Tasks page displays all tasks you have permission to access across releases that are in active or planned states - Planned, In Progress, Failing, or Failed.
Tasks that are Paused, Completed, or Aborted are not shown in this list.
You can view:
- Tasks assigned to you
- Tasks assigned to your team
- Tasks from releases you can view, even if not assigned to you or your team
Administrators can see all tasks in these statuses across the system.
Accessing Task Overview
From the sidebar, click Tasks under the Overview group.
- The Task Overview displays the status of each task and any set flags.
- An orange triangle indicates an active task.
- A clock icon indicates a pending task.

Changing View Options
You can customize how tasks are displayed in the overview to better suit your preferences.
Switch to Grid View
To switch to grid view, click the grid view icon in the toolbar.

Group Tasks by Release
You can group tasks based on the release they belong to, making it easier to track work across multiple releases.
To group tasks by release:
- Open the Tasks page.
- Enable the Group by release toggle in the top-right corner.
When grouping is enabled - Tasks are organized under their respective releases.

When grouping is disabled - All tasks are shown in a single list.

Understanding Task States
Locked Tasks
-
Tasks can be locked to restrict editing to users with lock permissions.
-
Locked tasks appear with a striped pattern.
-
For details, see Configuring lock tasks.

Task Dates
- Started tasks show their start date.
- Future tasks show either:
- Planned: waiting for preceding task completion.
- Scheduled: waiting for a scheduled start date.
- Tasks with deadlines show their due date.
Available Task Actions
From the Tasks page, you can take action on individual tasks using the inline action menu.
Complete - Marks the task as complete and moves the release to the next task. You can add an optional comment.
Skip - Bypasses the task and continues the release flow. A comment explaining the reason for skipping is required.
Fail - Marks a manual task as failed and stops the release. A comment is required, and the release owner is notified.
Abort - Stops an automated task and marks it as failed. A comment is required, and the release owner is notified.
Assign to me - Assigns the task to you.
View in Release - Opens the task in the context of the release flow.
Failing or aborting a task stops the release execution.
Sorting Tasks
You can sort tasks in the overview by different attributes. The following sorting logic is applied:
Task Due Date (Default)
Tasks are listed by their due date, with those due soonest appearing first.
Task Start Date
- Tasks that have already started are listed from the earliest start date to the latest.
- Tasks scheduled to start in the future appear below, also sorted from the earliest to latest start date.
Task Status
Tasks are sorted by status: Failed or Failing tasks first, followed by In Progress, and finally Planned tasks.