click on labels used with issues on the Kanban board to effectively filter the view of the board, only showing those with the selected labels. Without requiring SQL please!
Hello Bill,
Are you looking for a definitive way to filter your board issues or only an optional view that you can easily turn on/off on your board?
Are you using a next-gen project or a Classic project?
In next-gen projects, I'm afraid it does not have the option to customize boards yet, however, you can modify your classic project boards to only display issues with a specific label in two ways:
1 - Create a quick filter
- Navigate to your board > Click on ... > Board Settings > Quick Filters
- Add the following filter:
labels = test
Where test is the label you would like to display issues:
2 - Change the board filter:
- Navigate to your board > Click on ... > Board Settings > General
- Click to Edit filter query and the parameter labels = test to the filter, following the same logic explained in the first suggested option:
Please, let me know if one of the options above works for you.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.