-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
High
-
Component/s: Board (Company) - Configure Board - Swimlanes
-
None
-
Minor
Issue Summary
- The swimlane for task priority is not displayed on the Kanban board, even though the filter query is configured correctly under the "Query" section.
Steps to Reproduce
- On the Kanban board, create a swimlane using the following JQL: priority = Critical.
- Navigate back to the board.
- Observe that the swimlane for the Critical priority tasks is not shown, even though other swimlanes (Epic, Stories, Assignee, Project) display correctly.
- Attempt to use multiple queries in the swimlane
a. priority = Critical
b. statusCategory = 'To Do'
- You would see the Swimlane for Status will show up; however, the priority still does not show
Expected Results
The swimlane should show up
Actual Results
The swimlane is not showing up on the board
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available