Skip to main content
Version: Early Access

Working With Manual Tasks (Task Drawer)

This topic provides information about working with Manual Tasks (Task Drawer).

note

The Task Drawer for Manual Tasks is a feature in Tech Preview—released in Digital.ai Release 22.2—disabled by default. You must enable this feature (using the feature flag) if you want to use use the new Task Drawer for working with Manual Tasks.

Manual tasks are steps in a Template or Release that are to be completed manually by the assigned user. These tasks are either assigned to a single user or to a team and are displayed with a gray border in the Release flow editor. For more information on how Manual tasks are assigned, see Configure teams for a release.

Here's how the Task Drawer looks like.

Task Drawer

Enable the Task Drawer for Manual Tasks

  1. Log in to Digital.ai Release.

  2. Click Settings > System settings. The System settings screen appears.

  3. In the left-navigation bar, click Feature flags.

    Enabled

  4. Select the Incubating tab.

    In the Task details drawer (experimental) section, select the Enabled check box. This enables the Task Drawer for Manual Tasks.

  5. Click Save.

Now, if you go to Release flow editor and click a Manual Task, the Task Drawer shows up as a sliding pane from the right side of your screen.

Task Drawer for Manual Tasks

The following sub-sections illustrates how to work with Manual Tasks using the Task Drawer.

The Header of the Task Drawer lets you:

  • View the current status of the task.
  • Change the current status of the task.
  • Use the Lock icon at the header of the Task Drawer to lock or unlock tasks. For more information, see lock tasks.
  • Use the three-dot menu to perform the following:
    • Change task type
    • Copy task URL
    • Duplicate task
    • Delete task
  • Maximize or minimize the Task drawer screen.
  • Close the task.

Header

The Overview Tab

The Overview tab provides information about the Assignee, Team, and Description.

Overview

Add an Assignee or Team

Note: User can be assigned directly using the Assign to me option from the three-dot menu in the Release flow editor.

  1. Hover over the Assignee field. The field displays an Unassigned placeholder when no assignee is assigned.
  2. Click the Unassigned placeholder and select the user (assignee) from the drop-down list. A user is now assigned to this Manual Task.

    Note: Perform the same steps mentioned above to assign a Team to a Manual Task.

Add a Description

  1. Hover over the Description field. The field displays an Add a Description placeholder when no description is available.
  2. Click the Add a Description placeholder and enter the description for the Manual Task.
  3. Click Save to save your changes.

The Activity Tab

The Activity tab displays the conversations related to the Manual task. For more information, see Mention Users in the Release task.

Activity

Manage conversations

  1. Click Activity in the left-navigation pane of the Task drawer.
  2. To add a comment, type some text in the Add comment field at the bottom and press Enter. The comments are displayed above the Add comment field.
  3. You can filter comments using the Search filter.
  4. To edit or delete a comment, hover over the comment and edit or delete respectively.

The Properties Tab

Manual Tasks have no properties defined.

Precondition

The Scheduling Tab

The Scheduling tab is used to schedule a time period for manual tasks.

Scheduling

Set Task duration

  1. Click Scheduling in the left-navigation pane of the Task drawer.
  2. In the Scheduling section, select the projected start date and projected end date of the task using the Projected start date and Projected end date fields respectively. The Task duration section, calculates the duration of the task and displays it in the Days, Hours, and Minutes fields.
  3. In the Blackout period section, you can switch on the Postpone during blackout toggle to postpone the task during the blackout period.
  4. You can view the blackout period using the View Release Calendar link. For more information, see Blackout period.
  5. In the Environment availability section, you can switch on the Check environment availability toggle to postpone the task until the environment is available. For more information, see Environment availability.

The Conditions Tab

The Conditions tab is used to manage preconditions and failure handlers for your Manual tasks.

Enable Precondition

Precondition

  1. Click Conditions in the left-navigation pane of the Task drawer. Precondition tab is selected by default.
  2. Switch on the Enable precondition toggle button. The Precondition script field opens.
  3. Enter or copy your script.
  4. Click Save to save your changes.

Enable Failure Handler

Failure Handler

  1. Click Conditions in the left-navigation pane of the Task drawer. Precondition tab is selected by default.
  2. Click Failure Handler tab.
  3. Switch on the Enable failure handler toggle button. A drop-down list is enabled.
  4. Select Skip task to skip the task if it fails.
  5. Select Define additional action. The Failure handler script field opens.
  6. Enter or copy your script.
  7. Click Save to save your changes.

The Attributes Tab

The Attributes tab is used to link deployments to your deliveries.

Attributes

Add Attributes

  1. Click Attributes in the left-navigation pane of the Task drawer.
  2. Click Add attribute.
  3. In the Type drop-down list, select the attribute type. This will enable the other fields.

    Note: Click ${ next to the Application, Version, or Environment fields, to toggle their field entries to variables or manual entries.

  4. In the Application drop-down list, select the application.
  5. In the Version field, enter the version number of the application.
  6. In the Environment drop-down list, select the environment.
  7. Click OK to save the changes.

The Attachments Tab

The Attach section is used to add attachments for the task.

Attachments

Add Attachments

  1. Click Attach. in the left-navigation pane of the Task drawer.
  2. Click Select file(s) to select your attachment and add. Additionally, you can also drag and drop your attachments.

Common Features

Some features are common in Task Drawer for all the above mentioned tabs.

Set the Status Flags

Use the status flags to signal about the status of the risk involved in the completion of a manual task. It alerts the Release Manager and other users when they navigate through all the sections of the Task Drawer.

Flag

  1. Click the Flag icon below the header of the Task Drawer. The SET THE FLAG pop-up appears.
  2. You can set the flag as follows:
    • Black Flag indicates the flag message is set to None
    • Orange Flag indicates the flag message is set to Attention needed
    • Red Flag indicates the flag message is set to At risk
  3. You can use the text box to customize the flag message.

Add Watchers

Use the watchers feature to add watchers so that the watchers get notified when events occur.

Watcher

  1. Click the Eye icon next to the Flag icon in the header of the Task Drawer.
  2. Click Start watching task to watch the task. You can stop watching the task by clicking Unwatch.
  3. Click Add watcher to select other users to watch this task.