Versions Compared

Key

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

...

If the transition with that id is not available on the linked issue (probably because it is in a different status) nothing will happen. Also, no comments or fields are copied, and no resolution is set.

It is important to keep this in mind and design your workflows accordingly to prevent them to become from becoming sort of 'out of sync'. You might also use several 'Linked Transition' post functions in the same transition, each calling a different target transition, to match possible different statuses of the linked issue.

Also be aware, that there might be some workflow conditions or validators, which could prevent a transition to be from being performed.

The transition on the linked issue will be performed as the same user, who triggered the transition on the origin issue. If they do not has have the necessary permissions, nothing will happen.

...

Code Block
All other issues linking to the target must have one of the following statuses: Resolved, Closed

Copy

...

fields

These fields will be copied to the linked issue after the transition has been performed.
The conditions and validators of your linked transition will still use the old field values.

...

Include Page
Supported Field Types
Supported Field Types

Asynchronous

...

execution

Include Page
Asynchronous execution
Asynchronous execution

...