Forums

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

I have 5 different components Quick filter in kanban board, but I want, suppose, if I randomly click

kusum kishore October 9, 2023

I have 5 different components Quick filter in kanban board, but what I want, suppose, if I randomly click on 2 or 3 components at a same time it will show all the issues of selected components.

2 answers

1 accepted

0 votes
Answer accepted
Sanjog Sigdel
Community Champion
October 9, 2023

Hello @kusum kishore A simple query which I tried to group:

(assignee = 'USER A') OR (assignee = 'USER B')

In the left hand side of OR you can have one JQL Filter and on the right hand side you can have another JQL Filter.

If you USE a OR as a concatenating/joining statement you'll get result of both of the queries. But using an AND operation doesn't give any result because ideally one ticket can be assigned to only one user.

 

You can prepare a group of JQLs which are relevant and save them as a filter.

kusum kishore October 9, 2023

Please help me with the JQL which can be used in quick filters

Like Sanjog Sigdel likes this
Sanjog Sigdel
Community Champion
October 9, 2023

@kusum kishore Let's clsoe this question since it donot have the exact requirement on what kind of JQL you want to use.

Kindly accept the anwers that were useful in understanding how we can add multiple queries in a single query.

Add a separate question with your requirement for the jql you want. We can discuss and answer your query there.

Thank You

kusum kishore October 23, 2023

Sure we can close this

Like Sanjog Sigdel likes this
0 votes
Sanjog Sigdel
Community Champion
October 9, 2023

Hi @kusum kishore 

Yes currently the Quick filters shows the exact opposite behavior.  Looks like the second filter overwrites the first filter result.

If you want to have multiple JQL results displayed in a single filter, try joining relevant jira filters. in you JQL construct the query which is joined using OR operator and lists both of the query results.

kusum kishore October 9, 2023

Hi Sanjog

If I will click on 3 different component quick filter altogether, which query will help me see all components issue in kanban board

 

give me example of filter or any JQL query 

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