-
Bug
-
Resolution: Timed out
-
Low
-
2
-
Severity 3 - Minor
-
Summary
Kanban boards will show Done issues if their Fix Version field includes an archived version.
Steps to Reproduce
- Create a new Kanban project with project key KAN
- Create a story, KAN-1.
- Create a version called test-version.
- Edit KAN-1 and set its Fix Version field to test-version.
- Archive the version test-version.
- Move the story to the Done column in the board.
- Click Release and fill the field Version name with the value 1.0.
Expected Results
The issue KAN-1 is no longer shown in the board.
Actual Results
Issue KAN-1 will be displayed on the board under the Done column.
Workaround
- Review the issues still being displayed in the Done column and take note of their values of Fix Version.
- Navigate to the board's Releases page and filter by Archived.
- For every archived version retrieved from step 1, do the following:
- Unarchive the version.
- Release the version.
- Archive the version back.
- relates to
-
JSWSERVER-16255 Issues are not cleared from the Done column in a Kanban board after releasing the version due to belonging to archived versions
- Gathering Impact