Configure Jira board to only show Kanban Cards with specific label

Omid Amraei May 18, 2015

I want to configure a board to only show the cards with specific label. I don't want to use Quick filters because I don't want it to be filtered by user.

3 answers

1 accepted

1 vote
Answer accepted
Peter Van de Voorde
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2015

Add a label restriction to the filter behind your Kanban board.

Or use a sub filter.

You can learn how to use filters behind a board in this KB article: https://confluence.atlassian.com/display/AGILE/Configuring+Filters

Best regards,

Peter

 

0 votes
Elisa [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 18, 2015

Hi Omid, 

To do that you can edit the board's filter. Visit the board > administration (configuration) > general > filter.

You need to have a filter with something similar to:

project = YourProject and labels = YourLabel ORDER BY Rank ASC

Then, only issues that met this criteria will show up on the board. 

Hope this helps! smile

Cheers!

0 votes
Jobin Kuruvilla [Adaptavist]
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.
May 18, 2015

Each board has a filter associated with it. You can modify that filter (under board configuration > general) to show only tickets with that label.

Suggest an answer

Log in or Sign up to answer