-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
When searching for issues using the "Parent Link" JQL clause, the UI timeouts:
Steps to Reproduce
- Go to the advanced issue search.
- Switch to JQL search
- Use one of the following filters:
- "Parent Link" is NOT EMPTY
- "Parent Link" is EMPTY
- You will notice that search is timing out after 30 seconds with error on UI ("An unknown error occurred while trying to perform a search."*)
Expected Results
The search should come with a result, independently of the amount of issues you have.
Actual Results
The below exception is thrown in the console
{"errorMessages":["jqlTooComplex"],"errors":{}} {"errorMessages":["An unknown error occurred while trying to perform a search."],"errors":{}}
Workaround
Currently there is no known workaround for this behaviour. A workaround will be added here when available
- is related to
-
JSWCLOUD-19248 Searching for the "Parent Link" field using "IS NOT EMPTY" returns inconsistent results
- Closed
- depends on
-
JPO-20153 Loading...