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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.