Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A skipped job is not considered for job execution and no return returns variables are created from the job.
  • The operation to skip execution applies to any available version of the workflow that holds the skipped job.

...

The status of skipped jobs is displayed like this:


The skipping of a job execution can be reverted by using the Unskip operation, which is available from the job's action menu:

...

  • A job being stopped is assigned the highest precedence.
    • Should a workflow be suspended then this includes that orders can complete the current instruction in the workflow.
    • If the current instruction in a workflow is stopped then the order will be suspended before the workflow is suspended.
  • If a workflow is suspended then orders will be frozen once they have completed processing of the current instruction.
  • If the order with specifying an specified end position has been added then the order will leave the workflow once the end position is reached.
  • A skipped job has the lowest precedence compared to stopped jobs and suspended workflows.

...

...