Forums

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

I want to do a JQL query with "all except for"

daria
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!
April 20, 2022

Hi all,

I want to filter on Components. Where I want to see all Components except for X. The Component != "X" does not work as it also filters out empty components and other random components.

 

Thanks,

1 answer

2 votes
Birgit Strompen April 20, 2022

component != X OR component is EMPTY

could work

Suggest an answer

Log in or Sign up to answer