Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

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


Configuration

UI Steps


UI Step

Create a new Calculated Number Field (by JWT) custom field and name it properly.

UI Text Box
typetip

Providing a description will help you to identify what the custom field does but this step is optional



UI Step

Parser expression

Add the following expression:

Code Block
languagebash
titleMath expression for Calculated Number field:
linenumberstrue
sum(fieldValue({10106}, issuesUnderEpic(%{00015})))


Expand
titlemore info...


UI Text Box
typeinfo
  • {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

To achieve this, the following functions are used:




UI Step

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




Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue