-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.12.0, 7.13.5
-
None
-
7.12
-
8
-
Severity 3 - Minor
-
0
-
Issue Summary
Once issues are moved to unmapped statuses on the board, and they are assigned to a New Sprint once the current sprint ends, the reports for New Sprint do not behave consistently.
Steps to Reproduce
- Add a status to the default workflow called "Cancelled"
- add a post function to set the resolution to "Won't do"
- on the scrum board make sure "Cancelled" is in the "unmapped statuses column
- Start a sprint (let's assume you have two issues in it ISSUE-1 and ISSUE-2)
- Mark ISSUE-1 as Cancelled (obviously by a method other than drag and drop
- See how it is no longer visible on the board
- Check the sprint report for this sprint, see how it lists ISSUE-1 as "removed from sprint"
- Now close the sprint. It will tell you that 2 issues were incomplete (I would expect to see 1)
- Choose to move the incomplete issues to a new sprint.
- See how there is only 1 issue showing in the backlog for the sprint.
- Look at ISSUE-1, see how it says it's in the new future sprint.
- Start the new sprint.
- See how the sprint report for the new sprint does not include ISSUE-1 in the list of issues added to the sprint.
- Check the Burndown Chart for the new sprint, ISSUE-1 is showing there.
Expected Results
Either the unmapped issue would be considered added/not added to the sprint by both reports.
Actual Results
- For the previous sprint:
- Burndown will show ISSUE-1 as issue completed
- Sprint report will show ISSUE-1 as removed from sprint
- For current/next sprint
Mapping the statuses to a column (if the status is "Cancelled", map the status to the "Done" column).
- mentioned in
-
Page Loading...