Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xray Cloud 6.9.0
-
None
-
None
-
Cloud
Description
When a user attempts to perform a GetTests query in GraphQL that targets a folder with a large number of issues, the JQL query fails with the error: "Invalid JQL query".
How to reproduce
- Have a test repository folder with a large number of issues (above 40000);
- Perform a GetTests query through the GraphQL api, including the folder parameter targeting the test repository folder of the previous step.
Expected result
The GraphQL query succeeds and returns the issues respecting the limit parameter.
Actual result
The GraphQL query fails with the following error: