🚀 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 4 Next »

On this page


Futures used to implement the example



Example: Sum all Story Points under Epic

In this example a Calculated Number Field will be created for summing all story points of stories under an epic.


The configuration of the Calculated Number Field will look like this:

Text to be parsed is: sum(fieldValue({10106}, issuesUnderEpic(%{00015})))


Note that:

  • {10106} is field code for custom field Story points
  • %{00015} is field code for field Issue key


Once configured and added the Calculated Number Field to the epic screen, will look like this: