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

Compare with Current View Page History

« Previous Version 11 Current »

Field code
%{issue.links}

Read


Returned valueA comma-separated list of issue keys
Output data type

TEXT LIST

Example outputCRM-13,HR-25,SD-12
Field code
issue?.links?.map(link => link.linkedIssue.key)

Read


Returned valueA comma-separated list of issue keys
Output data type

TEXT LIST

Example outputCRM-13,HR-25,SD-12