Use case
Return the sum of the time spent of the linked issues in hours.
Expression
Create and configure a Smart field using this expression in General parsing mode:
%{sum(append(fieldValue({issue.timeSpent}, linkedIssues()), [0])) / 60}
Return the sum of the time spent of the linked issues in hours.
Create and configure a Smart field using this expression in General parsing mode:
%{sum(append(fieldValue({issue.timeSpent}, linkedIssues()), [0])) / 60}
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG