-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
6.7.11, 7.2.1
-
None
-
6.07
-
12
-
Severity 3 - Minor
-
6
-
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
-
Hi all together,
could you please have a look at JSWSERVER-21295 and check whether that case affects your team?
It is a regression of this issue here because the "Non working case" described in this issue still isn't working in version 8.20.3 (and maybe others).
If the regression issue affects your team please vote for it!
Many thanks!