-
Bug
-
Resolution: Fixed
-
High
-
10.128.0, 10.128.3, 10.129.2, 10.129.3
-
4
-
Severity 3 - Minor
-
No
Issue Summary
In the program Increment Scope Progress the Burn up drill down has a line named "scope"
This line, based on documentation says
"Scope: Sum of all effort points from stories on each day of the report's time period."
The calculation of effort points on an export (for a same time period) is not matching the scope number, nor does it match the "remaining" point in its original start value
Steps to Reproduce
- Set a program and PI
- Export stories and calculate the amount of effort point (LOE) for all the stories
- Select Program Increment Progress Report and select "Drill Down"
- Select Burnup option and notice the scope line value
Expected Results
The result of the scope line in the Burnup report should match between the calculation from an export, or the higher remaining effort point as seen in burndown report
Actual Results
The scope line should show the "Sum of all effort points from stories" for the time period selected, i.e. the Program Increment
The calculation of the scope line is different and cannot be correlated with an explanation why the calculation is not matching the sum of all LEO in stories
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available