Use case
Return the labels of the sub-tasks. Every label only appears once.
Expression
Create and configure a Smart field using this expression in General parsing mode:
%{distinct(fieldValue(%{issue.labels}, subtasks()))}
Return the labels of the sub-tasks. Every label only appears once.
Create and configure a Smart field using this expression in General parsing mode:
%{distinct(fieldValue(%{issue.labels}, subtasks()))}
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG