You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This post function is aimed to make it possible for a workflow transition to create issue links from the current issue to other issues, or between any pair of issues in a Jira instance. Issue selection can be done by JQL query or comma-separated issue keys in a field.

Issue link type

Select the issue link type to be created. All available link types will be displayed.

Source issue

Select the source issues to create the issue links from. The following options are available:

OptionDescription
Current issue
Issue key fieldWhen chosen, select the field containing the issue keys. The Field* should contain either a single issue key or a list of issue keys, separated by comma or blank.
Set issue manually You have to enter a valid  JQL expression.
Destination issue

Select the destination issues to create the issue links to. The following two options are available:

OptionDescription
Issue key in field

When selected, you have the possibility to select the field you want to get the issue key from.

Set issue manually (parser expression)You have to enter a valid  JQL expression.
Additional options

You can select how the issue links should be created in case there are multiple issues to be linked. The following options are available:

OptionDescription

Many-to-many relationship

Each source issue will be linked to all destination issues.

One-to-one relationship

Each source issue will be linked to one destination issue according to order of appearance.

Conditional execution

You can optionally specify a logical expression to define the circumstances (or conditions) under which the post function should be executed.

The result of the logical expression must return a boolean value of either:

  • true → the post function will be executed
  • false → the post function will not be executed

Using the conditional operator, even complex or multi-layered conditions can be constructed.

Make sure to learn more about defining logical expressions and browse through the various examples here: Logical mode

Run as

Unable to render {include} The included page could not be found.



If you still have questions, feel free to refer to our support team.