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

Compare with Current View Page History

« Previous Version 4 Next »

Use case

Return the total of story points added to issues in an epic.

Expression

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

%{sum(fieldValue({issue.cfnnnnn}, issuesUnderEpic()))}

Replace nnnnn with the ID of your 'Story Points' custom field and remove this comment