Status
Tech review

Style guide




Short description

Returns the issue list linked to the current issue with links created in the current transition screen using issue link types in argument issue_link_types.

Output

Available since




This function returns the issue list linked to the current issue with links created in the current transition screen using issue link types in argument issue_link_types.

Argument issue_link_types is a comma-separated list of issue link type names or an empty string ("") for representing all issue link types, i.e., transitionLinkedIssues("") is equivalent to transitionLinkedIssues().


This function is useful for validating only new issue links created by the user in the transition screen.


transitionLinkedIssues(string issue_link_types) #Output: Issue list



Parser expressionDescription


transitionLinkedIssues("blocks, clones")


This example returns the issue list linked in the current transition screen using issue link types blocks and clones.



Parameters used in this function

ParameterInput (data type)Description
xxx

Parameter description.



This function returns an