Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter One board at time

Ismail Alami
Contributor
January 12, 2020

I have created different board in the same project - but when I change board, the backlog and the sprint look exactly the same when I have created some sprints and some issues in each of the specific project.

The project name is "WEBSITES" (Software project / scrum) and has 2 boards ("ICEBERG" AND "DRAGEE").

What filter should I put to allow each board to display only data relevant to it ?

 

2 answers

0 votes
Fernando Bordallo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 12, 2020

Hello @Ismail Alami

Indeed the backlog and sprints will be shared across all scrum boards in the project. What you can configure, as @Nic Brough -Adaptavist- mentioned, is the filters that drive the board.

An example would be:

  • You decide that the ICEBERG board will display only bugs. JQL Filter: project = WEBSITES AND issuetype = "Bug"
  • You decide that the DRAGEE board will display all issues which are tagged with the label 'dragee-team'. JQL Filter: project = WEBSITES AND labels = dragee-team

You can see the filter that drives your board by clicking on the top-right meatballs menu and clicking on 'Board settings'.

Screen Shot 2020-01-13 at 10.png

0 votes
Nic Brough -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.
January 12, 2020

Your board filters should be based on what you want to see on each board.

We can't define your filters for you here, as you have not told us what you want on the boards.

Suggest an answer

Log in or Sign up to answer