Can issue labels shown in a panel/menu so those issues can be multi-selected to show on kanban board

Bill Sheehan December 28, 2018

Can issue labels shown in a panel/menu so those issues can be multi-selected to show on kanban board? I m setting up labels in issues on a kanban board with many "cards" and want to filter the cards shows so that only those with the chosen labels are visible.

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 28, 2018

Hello,

You can add quick filters to filter issues in a Kanban board by labels. 

You could use JQL query like this for a quick filter:

label in ("your label")

Suggest an answer

Log in or Sign up to answer