-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Board (Company) - Configure Board - Quick Filters
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Epics are not available in filter on Backlog view if excluded by Board Filter
Steps to Reproduce
- Create a Kanban board with filter explicitly excluding Epics like
project in ("Project Name") and issuetype !=Epic ORDER BY Rank ASC
- Enable Backlog on Kanban board and map some statuses.
- Make sure you have work items with parent Epics. Such work items should be present in both backlog and Kanban board statuses.
- Go to Kanban board and click on "Epic" filter on top and observe Epics are available.
- Go to Backlog, click on "Epic" filter on top and observe Epics are not available.
Expected Results
Epics are available in filter on Backlog view (the same experience as Kanban board)
Actual Results
Epics are not available in filter on Backlog view
Workaround
The only workaround is to adjust board filter to include Epics, e.g.
project in ("Project Name") and issuetype !=Epic ORDER BY Rank ASC