After Task

The After Task trigger starts a task when another selected task has finished.

Options

  • Source task: the task that is observed.
  • When to trigger:
    • Always: triggers after each finished execution of the source task.
    • Only on success: triggers only when the source task finished without errors.
    • Only on failure: triggers only when the source task finished with errors.

Behavior

  • The current task cannot be selected as source task.
  • For normal tasks, only tasks available to the same owner are selectable as source task.
  • For system tasks, all tasks can be selected as source task (except the current task).

Note: Triggering a task manually using the web interface or the web API does not evaluate trigger conditions.