Forums

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

I'd like to configure a quick filter to show all issues related to any of several different componen

kusum kishore October 7, 2023

I'd like to configure a quick filter to show all issues related to any of several different components. For instance the components are named like Web Application, Mobile Application, Development, Testing, etc. Can i write a JQL "OR-statement" that includes all components, is there any JQL query for this quick filter

2 answers

1 accepted

0 votes
Answer accepted
Ralf Fehling
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.
October 7, 2023
kusum kishore October 23, 2023

Hi any one has any idea related to Jira confluence AI Summarize  new feature and how it will replace Microsoft Teams and Zoom

0 votes
Ste Wright
Community Champion
October 7, 2023

Hi @kusum kishore 

This should work:

component in ("Component 1", "Component 2", "Component 3")

^ It's the shortened version of OR.

Ste

kusum kishore October 7, 2023

Hi @Ste Wright 

Thank you for your response,

When I entered (Component 1, Component 2, Component 3) its showing me an error

 

error in the JQL Query: Expecting operator but got '1'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 12) Cancel

kusum kishore October 8, 2023

I need this quick filter for Kanban board, where I want to create one quick filter for all 4 components

Ste Wright
Community Champion
October 8, 2023

You'd need to replace Component 1, etc with your actual Component names - that was just an example.

And if there's more than one word for a Component, you'd need quotation marks (" ") around the phrase - I've added these above as an example.

Ste

kusum kishore October 8, 2023

Ok , I will try one more time

Like Ste Wright likes this
kusum kishore October 9, 2023

Hi Stephen,

 

I have 5 different components Quick filter in kanban board, but 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.

Ste Wright
Community Champion
October 9, 2023

Hi @kusum kishore 

If you had a quick filter per component, clicking on 2-3 components will show issues that have all those components - they act as an "AND" when you select more than one.

They cannot currently function as an "OR" unfortunately, you'd need quick filters with each of the relevant combinations (as JQL) to function in this manner.

There is a suggestion for this feature though, check out JRACLOUD-69062 

Ste

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