Task Jumps

Operators can skip from one task step to another in the Task List when a workflow is running.

Note: Operators must have authorization to perform certain actions in the Task List, which can be assigned to them in the Security Editor. They may, however, still view the contents in this area.

How Jump Affects Running Workflows

The Jump feature affects the execution of workflows in the following ways:
  • In If/Else activities at the workflow level, the jump does not re-evaluate the condition if these activities were skipped. The condition is evaluated again if the If/Else activity is executed again; that is, if you jump to the start of the If/Else.
  • When jumping back to a task step, the new one appears in the Task List, and the old one is removed; however, all task steps display in the Task History tab, if applicable.
  • The workflow structure that created the task determines which steps are valid to jump to at a particular stage of task execution.