Capture actual error object for Jira gql request
#337721 (closed) revealed that we're not capturing useful error data for the generic exception An error occurred while loading issues
. This MR ensures we capture the exception that is actually thrown by Apollo.
Edited by Tom Quirk