-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: None
-
None
-
0
-
4
Problem Definition
Currently, if users use board like below:
- Create a board with filter: (project = TEST AND description is EMPTY ORDER BY Rank ASC).
- Create an Epic with description.
- Create few Stories without description.
- Choose to list the issues in board using Epic in Swimlanes option.
The stories will be shown in the backlog since those issues fulfil board filter but will not be shown in the Active Sprint view.
Suggested Solution
Add a new row in Active Sprint view named "Issues with unrelated epics" so the affected Stories will be grouped in this category.
Workaround
- User can ensure that board filter that they are using allows the board to retrieve all the issues including Epic/Stories/Sub-tasks
- Use different Swimlanes options.