-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.20.2
-
None
-
8.2
-
2
-
Severity 3 - Minor
-
Issue Summary
Sprints can show up on multiple boards and that's expected.
When only the subtaks of a sprint match another board's filter, though, that sprint doesn't show up in the UI, but shows in the API endpoint /rest/agile/1.0/board/{boardId}/sprint
Steps to Reproduce
- Create two boards with mutually exclusive filters. For example, one filters the Fix Version 2.0 and the other, 3.0
- Create a sprint "2.0 Sprint 1"
- Add a Story with a subtask to it
- Change the subtask version to 3.0
- Check the board for version 3.0
- Run the REST API call to board to version 3.0
Expected Results
The REST API sprints are consistent with the UI.
Actual Results
The REST API shows "2.0 Sprint 1", but the UI doesn't.
Workaround
Search for the subtasks in the sprint and make the appropriate changes so they don't show up in the other board.
This could involve either editing the subtasks or the board filter.
- mentioned in
-
Page Failed to load
[JSWSERVER-21236] Sprint appears in REST API but not in UI when only subtask matches board filter
Support reference count | Original: 1 | New: 2 |
Remote Link | New: This issue links to "Page (Confluence)" [ 674945 ] |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Support reference count | New: 1 |
Introduced in Version | New: 8.2 |