Field code
%{issue.subtasks}
Read
Field code
issue?.subtasks?.map(s => s.key)
Read
If you still have questions, feel free to refer to our support team.
%{issue.subtasks}
Returned value | A comma-separated list of issue keys |
---|---|
Output data type | TEXT |
Example output | CRM-23,CRM-26,CRM-31 |
issue?.subtasks?.map(s => s.key)
Returned value | A comma-separated list of issue keys |
---|---|
Output data type | TEXT LIST |
Example output | CRM-23,CRM-26,CRM-31 |
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