Issue Summary
When a Story is moved from between Sprints multiple times, then the removed Issue is not seen in Burndown chart with Event Details: "Issue removed from sprint".
Steps to Reproduce
- Create multiple Sprints - Sprint 1, Sprint 2, Sprint 3
- Add Story to all Sprints
- Start Sprint 1
- Move one Story from Sprint 1 to Sprint 2
- Complete Sprint 1
- Result #1
- Start Sprint 2
- Move the same Story (which was moved from Sprint 1) from Sprint 2 to Sprint 3
- Complete Sprint 2
- Reult #1
Expected Results
In Result #1, under the Burndown chart for Sprint 1, we should see the Issue tagged with Event details: "Issue removed from sprint"
In Result #2, under the Burndown chart for Sprint 2, we should see the Issue tagged with Event details: "Issue removed from sprint"
Actual Results
In Result #1, under the Burndown chart for Sprint 1, we should see the Issue tagged with Event details: "Issue removed from sprint"
In Result #2, under the Burndown chart for Sprint 2, we DON'T SEE Issue mentioned in the Report tagged with Event details: "Issue removed from sprint"
The below exception is thrown in the xxxxxxx.log file:
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
JSWSERVER-20815 Issue removed from Sprint not showing in Burndown Chart or Sprint Report when moving from Sprint to Sprint
- Closed