-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Work Item - Search - Backend - JVIS
-
Severity 3 - Minor
Summary
When visiting an /issues/ Issue Search page directly, user gets constantly 500 error page with the following message.
Something went wrong [...] Error type: 500 - Internal server error
Steps to reproduce
1. Run advanced JQL search on /issues/ page, enter an invalid query, e.g. `ORDER BY key` - expect to see `An unknown error occurred while trying to perform a search.` error message
2. open /issues/ page in a new browser tab (to ensure full page load)
Expected Results
Search page with no result presented.
Actual Results
I'm getting constantly 500 error page.
Workaround
Go to any other Jira page, pick up existing filter and run a valid JQL query