we are operating with kanban and scrum boards. I would like to achieve that setting a particular label on one of our tickets leads to the fact that it is only shown in one of our kanban boards and not visible in the scrum board.
How can this be configured?
Welcome to Atlassian Community!
All boards are using a filter to figure out what it should display on the board. So if you have issues with a specific label that you want to display on a board, all you have to do it change the filter. Then on the board that you do not want the issues to show up on, change the filter to not include the issues with that particular label. Something like this:
Kanban: labels = mylabel
Scrum: labels != mylabel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.