Summary
The Sprint Health gadget does sometimes record scope change correctly but sometimes not.
Steps to Reproduce
Working case :
- Create a board from a project (example query : project = PQR AND issuetype = Story ORDER BY Rank ASC)
- Create a Sprint (Example "Sprint 1")
- Add (estimated)issues to the sprint
- Start Sprint
- Add the Sprint Health gadget to the dashboard. See the Sprint Scope change is reported as 0%
- Add more (estimated)issues to the Sprint while it is running
- Refresh the dashboard Sprint health gadget.
- Notice it shows scope change
Non working case :
- Create another board from same project (example query : project = PQR AND issuetype = Bug ORDER BY Rank ASC)
- Right click on issues in the backlog and edit the issues to add the same Sprint from previous board "Sprint 1"
- Now issues from the second board are added to the common Sprint from both boards
- Add another Sprint Health gadget to the dashboard based on this board and the common Sprint
- Notice that the Scope change is always zero.
- Add more (estimated)issues to the Sprint
- The dashboard gadget always shows scope change as zero.
Workaround
There is currently no workaround.
- is duplicated by
-
JRASERVER-71708 Scope Change is showing an incorrect value
- Closed
- relates to
-
JSWSERVER-14757 The Sprint Health gadget does not estimate Scope Change at all when Scope Change has occurred
- Closed