Forums

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

How to select a specific component in a quick filter that has multiple component values?

Todd Bosworth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 23, 2025

Here is the problem. For an issue marked with component = "value 1" with only "value 1" the quick filter works perfectly.  However, when the issue has "value 1' and 'value 2' set on the component the quick filter will not return the issue (of 'value 1'') on the board or in the backlog.

1 answer

1 vote
Swathi Acharya
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 23, 2025

Hello @Todd Bosworth

Welcome to Atlassian Community!

You could setup a quick filter with the following JQL, it would show up issues that contain any of these values in the Component field:

component IN (value 1,value2)

I hope that helps!

Thank you

Todd Bosworth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 24, 2025

Thanks! I gave your recommendation a try, and it works in all but one situation.  Debugging the JQL today.

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