🚀 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.

On this page


Features used to implement the example



Example: Total of all story points in an epic

Sum up all the story points of stories under an epic as Total Story Points.

A valid configuration for this Calculated Number Field:

Math expression: sum(fieldValue({10106}, issuesUnderEpic(%{00015})))

(info) Note that:

  • {10106} is the field code for Story points (this field code might differ on your Jira instance)
  • %{00015} is the field code for Issue key


Once configured and added to an issue screen, the result will look like this: