🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

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

Compare with Current View Page History

« Previous Version 13 Current »

On this page


Features used to implement the example



Example: Total remaining estimate in an epic

Sum up the remaining estimates (in days) of issues and subtasks in an epic.

A valid configuration for this Calculated Number Field:


Text to be parsed:

  • sum(fieldValue({00024}, issuesUnderEpic() UNION linkedIssues("",issuesUnderEpic()))) /480


Note that:

  • {00024} is the field code for Remaining Estimate (in minutes)


In order to return days, the display format is configured as shown:


Once configured and added to an issue screen (e.g. an epic), the result will look like this: