Versions Compared

Key

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

This is the documentation of JSU for Jira Cloud. If you are using JSU on Jira Server or Jira Data Center, see our JSU Server/Data CenterĀ documentation.

...

See Workflow post functions to learn how to add a JSU post function to a Jira workflow.

Interactive demo

Follow the interactive demo setup below for an example of how to configure the Create a Linked Issue post function.

...

Configuration

...

Info

Infinite Loop Detection: An infinite loop can occur when executing the Create a Linked Issue post function. An infinite loop results in an endless cycle of issue creation and follow-up transitions following the triggering of the origin issue. When a loop is detected JSU will stop the execution and log an execution failure.

When using post functions that create issues or follow-up transitions, consider the rule's outcome 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.

...

Include Page
Preconditions
Preconditions

Copy attachments

Use it to define configurations to copy or move attachments to the newly created issue.

You can choose Move Attachments added during Transition. The user then adds some attachments on the transition screen of the origin issue.
However, since they are moved to the newly created issue, it appears as if they added the attachments to the new issue.

Info

Conditional copying attachments

Conditional copying attachment (controlled by custom field) is always checked only for the issue in transition, regardless of whether it is a source or destination.

...