sorry if this question has already asked been resolved.
i have 5 kanban board under 1 project. all issues show up in all 5 kanban board where each board should list only issues pertaining to one board.
how can i get each board to list and view only related issues of each board?
Hi Tom,
Welcome to the Atlassian Community.
You can use filters to control what is being shown on a board, so yo need to configure each board to use different filters that only select the issues related to that board. See Configuring filters for more details.
Once you saved your filter, go back to the board and under Board settings you can change the filter the board is using. You also have the option to edit the filter query that the board is currently using if you do not want to create a new filter. See Configuring a board for more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Boards are not containers, they are views. They each have settings (quite a lot) which include the "board filter".
Filters are separate from boards (although often created together as a board requires a filter to run!) and hence on a separate list.
I would visit each board in turn, looking at the board filter (board settings -> general configuration) and check that each board has a filter that includes only the issues you want to see on that board, and does not draw in the issues you want to appear only on the other boards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The name of the board is irrelevant. Please look at each board's filter. A board will show all the issues that the filter for it selects.
Simple example - if you set up two boards with filters:
Then if you have an issue with key XYZ-42 which is a Bug, it will appear on both boards, because both of them select it.
What you need to do to have five boards with separate issue lists is set up exclusive filters for each and every board, so none of them draw in issues from the others.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.