Versions Compared

Key

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

...

When using post functions that create issues or follow-up transitions, consider the outcome of the rule and the user permissions of your project teams.

...

You can also use preconditions to restrict when rules are run to reduce the likelihood of causing an infinite loop.

What is loop detection?

JSU is configured to detect when a triggered post function results in an infinite loop. When a loop is detected, JSU will stop the execution and log an execution failure. You can then identify and make any necessary adjustments to your workflow. JSU determines the following criteria to identify a loop:

...