Skip to main content
Skip table of contents

Sum completed child items' story points

This template displays the sum of the selected story point field from the child items of the current work item.

If no child items are found, โ€œNoneโ€ will be displayed.

For the parameter Story points, select the field that represents story points in your instance.

Configuration

To use the Sum completed child items' story points template, simply select it from the template grid. Filter by KPI to find it faster.

Parameters

To complete the configuration, select values for all parameters.

grafik-20250602-084335.png

Expert mode

If you switch to Expert mode you can see the Smart field in the Expression Parser. You can now tweak the expression to create a custom smart field based on this template.

Expression

General expression:

CODE
%{sum(fieldValue({issue.cfnnnnn},issuesFromJQL("statusCategory = Done AND 'parent' = "+%{issue.key})))}

NNNNN is the ID of the custom field you chose for the โ€œStory Pointsโ€ parameter.

Format

Default

Used parser functions

The links lead to the JWTC documentation because the parser functions are shared functionalities.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.