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

Compare with Current View Page History

« Previous Version 2 Next »

Use case

Return the sum of the worklogs of the issues under the epic.

Expression

Create and configure a Smart field using this expression in General parsing mode:

 %{sum(fieldValue({issue.timeSpent}, issuesUnderEpic())) / 60}

If the resulting number from the expression contains too many decimal numbers, feel free to select one of the available display formats or to configure it manually.