Forums

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

Requirement Status in JQL throws wrong results

Ondřej Šebestík March 21, 2019

Hello, 

can you please adwice, why JQL (or XRay) throws wrong result, when I set "Requirement Status" = "2.0.0 - UNCOVERED" and the result is with 2.0.0 - OK as well?

Thank you for your hints.

Ondřej

UNCOVERED.png

1 answer

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 22, 2019

Hello Ondřej,

I don't think this one is coming from t XRay but rather the JQL directly because of the dash character "-" in the JQL search term causing a disconnect.

Check out this KB on this characters usage and limitations in JQL:

Basically the Dash is being ignored in the results, and you are looking for anything that is exactly "2.0.0 - UNCOVERED" but the result set is being truncated for anything after the dash leaving you with only 2.0.0 as the result set.

Regards,
Earl

Suggest an answer

Log in or Sign up to answer