Field code
%{issue.links}
Read
Field code
issue?.links?.map(link => link.linkedIssue.key)
Read
If you still have questions, feel free to refer to our support team.
%{issue.links}
Returned value | A comma-separated list of issue keys |
---|---|
Output data type | TEXT |
Example output | CRM-13,HR-25,SD-12 |
issue?.links?.map(link => link.linkedIssue.key)
Returned value | A comma-separated list of issue keys |
---|---|
Output data type | TEXT LIST |
Example output | CRM-13,HR-25,SD-12 |
If you still have questions, feel free to refer to our support team.
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG