-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 8.0.0, 8.0.1, 8.0.2
-
Component/s: Scrum Board
-
8
-
4
-
Severity 3 - Minor
Issue Summary
When selecting a quick filter in an active sprint or kanban backlog board that filters sub-tasks of a ticket that shows up in the swimlane will result in hiding the parent's status label and issue type icon.
Environment
Reproducible on Jira 8.0.2
Not reproducible on Jira 7.7 and 7.13
Steps to Reproduce
- Login with the administrator account
- Create a Jira Software scrum or kanban project
- Create a story and assign it to User A
- Create a sub-task of that story and assign it to User B
- Add swimlane to the stories, and add two quick filters - one to look for issues assigned to User A, and another to look for issues assigned to User B
- At the active sprint view or kanban backlog, select the first quick filter to User A. The parent ticket will still have it's issue type icon and status label information in the swimlane
- Unselect the quick filter, and select the quick filter to look for ticket assigned to User B (assignee of subtask)
Expected Results
The parent ticket will persist with the ticket's information of issue type icon and status label.
Actual Results
The parent ticket hide the issue type icon and it's status label.
Screenshots
Without filters, expected behaviour:
With quick filter to the assignee of the subtask, hidden information:
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available