Versions Compared

Key

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

...

Note

If two triggers fire simultaneously, then only the first one is executed in accordance with the order of the commands: Start > Restart > Pause > Stop

For example: When changing status to InProgress, there is a Stop command. And on the set of the assignee is the Start command. If the transition to InProgress is performed with the installation of the assignee, the Start command will be executed.

Note

When a condition is triggered for a command that does not actually change the state (PAUSE to PAUSE), all other triggers will be ignored.

For example: trigger START when “change status from STATUS1" and trigger PAUSE when “change status to STATUS1". When the transition from STATUS1 to STATUS1(the same) then the state will remain the same (PAUSE).

Timer

Timer may be in the following states:

...