Skip to main content
Version: Release 23.3

Add a task to a phase in a release or template

This topic provides information about tasks in Release, which are the core components of activities within a template or release, logically grouped into phases.

To add a task to a phase in a template or release, use the release flow editor.

  1. In the template or release, select Release flow from the left navigation bar.
  2. Click Add task at the bottom of the phase.
  3. Click the task title to change it.
  4. Select the task type.
  5. Click Add to create the task and add it to the phase.
  6. Optionally move the task by dragging it to the desired position. You can also drag the task to another phase.
  7. Click the task to edit its details.

In a task:

  • If the release is active, an orange triangle indicates that the task is currently active in the release.
  • If the task is manual, the user or group the task is assigned to are displayed at the lower left. If the task is automated, the type of script appears at the lower left. Example: Webhook: JSON webhook.
  • At the upper right, you can see:
    • An icon that indicates the task type
    • The current state of the task (if the release is active)
    • An alert icon, if action is needed
  • If a date is set, the task due date displays at the lower right.

Add a task to a parallel or sequential group

Parallel Groups and Sequential Groups are containers for other tasks.

  • A Parallel Group is a container for tasks that are executed simultaneously. The Parallel Group task finishes when all of its children are complete.

  • A Sequential Group is a container for tasks that are executed in sequence. The Sequential Group task finishes when its last child is complete.

To add a task to a task group, click Add task at the bottom of the group. To move a task into a task group, drag and drop it. To collapse or expand a task group, click its arrow.

Copy a task

To copy a task, click the button in the upper right corner of the task.

Note: You cannot copy tasks that are completed.

Delete a task

To delete a task, click the button in the upper right corner of the task.

Note: In an active release, you can only remove tasks that are planned, not in progress.