Versions Compared

Key

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

...

See the Conditional Approval Process use case for another real-life example.

Tip

You can learn more about workflow conditions in Atlassian’s Configure Advanced Issue Workflows article.

Troubleshooting

Problem: Workflow is blocked at the Junction status

...

Another reason might be that the triggered transition does not run through. For example, if it has a validator that fails.

...

Infinite Loop Detection

An infinite loop can occur when executing the Follow Up Transition post function. An infinite loop occurs when an automation rule results in an endless cycle of issue creation and follow-up transitions following the triggering of the origin issue. To help prevent this, consider the outcome of the rule and the user permissions of your project teams. When a loop is detected JSU will stop the execution and log an execution failure. Learn more about how JSU identifies an infinite loop in Infinite Loop Detection.