Forums

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

How can I use multiple queries on a single board?

Samiksha Ardu February 13, 2024

I want to configure in such a way that I want two/ three queries pulling data to the single board

2 answers

2 accepted

6 votes
Answer accepted
John C
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.
February 13, 2024

Hi @Samiksha Ardu .  Welcome! 

Yes, it is possible to do this.  You can create a Scrum or Kanban board from either a new project, an existing project or a saved filter/query.

Create the filter first and save it.  If you need to combine the results of multiple filters you can do that by referring to them in the JQL as follows:

filter = "FilterA" or filter = "FilterB" or filter = "FilterC"

(or similar...check the output matches what you expect to see)

Once the filter is saved, go to the Boards area and create a new Scrum or Kanban board based on the filter you just created.

Samiksha Ardu February 13, 2024

@John C  Thankyou it worked. Much appreciated

Like • John C likes this
2 votes
Answer accepted
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
February 13, 2024

Hi @Samiksha Ardu , you can't set multiple filters as a configuration of a single board, but you can prepare query which consists of results of multiple filters, so it can be like:

  • filter = 10012 OR filter = 10005


where 10012 and 10005 are IDs of two other filters.

Let me know, if you need more information

Samiksha Ardu February 13, 2024

Thankyou @Martin Bayer _MoroSystems_ s_r_o__  sounds cool. I tried and it worked so thanks a ton.

 

Martin Bayer _MoroSystems_ s_r_o__
Community Champion
February 13, 2024

Happy to help @Samiksha Ardu ;)

Like • Samiksha Ardu likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events