-
Bug
-
Resolution: Timed out
-
Low
-
4
-
Severity 3 - Minor
-
Issue Summary
Setting a filter on the board that is not properly formatted (The query is too complex and can be simplified) causes the JQL to timeout on the database. After the timeout, the board doesn't load without any error messages.
Steps to Reproduce
- Create a complex JQL query that will timeout on the database.
- Associate the JQL query with the board filter.
Expected Results
- The board properly loads.
- If the board fails to load, it presents an error message with an explanation of why it failed to load.
Actual Results
The board will not load and does not provide an error message why it did not load.
Workaround
Optimizing the JQL query so it does not timeout on the database.
- is related to
-
JRACLOUD-62355 Better Handling of Error Message in JIRA
- Closed
- relates to
-
JRACLOUD-62355 Better Handling of Error Message in JIRA
- Closed