-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: Archived Jira Software Cloud, 7.2.0, 7.2.1
-
Component/s: Reports
-
7.02
-
26
-
Severity 2 - Major
-
4
Summary
Some reports (ie Velocity Report, Sprint Report) are not showing the correct data if the workflow is changed.
Steps to reproduce
- Create a new Scrum project which will have 3 statuses (To Do, In Progress and Done)
- Create some issues, add some Story Points and create a new Sprint
- Add those issues in a Sprint and start it.
- Drag the issues to the right most column to complete it.
- Complete the Sprint
- Check on Velocity/Sprint report and data are showing correctly
- Velocity report: Completed SP has some values in it
- Sprint Report: Completed issues are in Done status
- Edit the workflow and remove Done status
- Add a new status in it (ie Resolved)
- Publish the workflow
- Go to the board's column configuration
- Drag Resolved status to the right most column
- Drag Done status to Unmapped column to remove it.
- Go back to the Report.
Actual Result
- Velocity Report: Completed SP is changed to 0
- Sprint Report: All the previously completed issues that were in Done status, are now changed to the previous status (ie. To Do or In Progress).
Expected Result
- Velocity Report: Completed SP is still showing the old data.
- Sprint Report: All completed issues are still with Done or Resolved status.
- is related to
-
JSWSERVER-16687 Unmapping a status from board columns affects reporting for all issues ever in that status
-
- Closed
-
- mentioned in
-
Page Loading...