Forums

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

"Resolution" field "NOT IN" operator is showing incorrect data in JQL

Kalpathi Rajkumar Harishma June 25, 2024

 

Hi,

When I'm trying to give a JQL with "Resolution" as below, the tickets with "Resolution" as "Unresolved" are not capturing in the result data, could you please help to find the issue and provide the correct JQL to proceed.

JQL E.g.,

resolution NOT IN ("Duplicate", "Not a Defect", "Canceled / Rejected")

 

 

1 answer

1 accepted

3 votes
Answer accepted
Dexter de Vera
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 25, 2024

Hi @Kalpathi Rajkumar Harishma 

Your JQL expect a value from resolution, you may add " OR resolution = Unresolved" to include also the empty / Unresolved resolution.

resolution NOT IN ("Duplicate", "Not a Defect", "Canceled / Rejected") OR resolution = Unresolved

 

Hope it helps!

Kalpathi Rajkumar Harishma June 25, 2024

@Dexter de Vera 

It worked Thanks!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events