-
Suggestion
-
Resolution: Timed out
-
None
-
0
-
7
-
Problem Description
Release Burndown is showing data based on the timestamp with association between change items and Sprint. Below scenario will help to explain it:
- Have a project and board
- Create Sprint 1 and Story A
- Assign Story A to Sprint 1 and start this Sprint
- In Backlog, create Story B and also version 1
- Add estimation to Story B, assign it to version 1 and complete it.
- Notice that in Release Burndown, it displays Sprint 1 even Story B never get assigned to Sprint 1
Second scenario:
- Have a project and board
- Create Version 1
- Create Sprint 1 and Sprint 2
- Create Story A and add estimate
- Assign Story A to Sprint 1 and start this Sprint
- Remove Story A from Sprint 1 and assign it to Sprint 2
- Remove Story A from Sprint 2
- Assign Story A to Version 1 and complete this Story
- Notice that Release Burndown shows Sprint 1 even Story A doesn't belong to this Sprint anymore when it's complete.
Suggested Resolution
Improve the way Release Burndown displays data by adding some checking if a Story belongs to certain Sprint. If it doesn't belong to any Sprint, the current Sprint should not be shown into this report.
- relates to
-
JSWSERVER-20896 Release Burndown is reporting an estimated issue closed without being assigned to a sprint
- Gathering Impact