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.


Configuration

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


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.



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.



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.






Use cases and examples




Tech review

Style guide



Short descriptionCreate one or multiple issue links.
Label