-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Severity 3 - Minor
Issue Summary
List view breaks because a priority icon points to a wrong URL
Steps to Reproduce
- Deliberately break the URL pointing to a priority icon. You can use this example:
blob:https://www.google.com/404 - Try to load a JWM project's list view
Expected Results
Something like this:
Actual Results
(the plus button to add columns and the issue filter do not work in this case either)
The below exception is thrown in Splunk:
[GraphQL error]: Message: Exception while fetching data (/jiraBusinessAvailableFields/edges[0]/node/fields/edges[14]/node/priorities) : IllegalArgumentException(MalformedURLException(IllegalStateException(MalformedURLException(NumberFormatException)))) requestId=bc9b81b5-1d51-4028-9124-1b7c02a74d89 errorId=6dcbdd93-482d-457a-9c29-aec9d4851fc5, Location: [object Object], Path: jiraBusinessAvailableFields,edges,0,node,fields,edges,14,node,priorities
Workaround
Fix the URL or select one of the built-in icons in Jira (clicking [select image])