Skip to content

Capture actual error object for Jira gql request

Tom Quirk requested to merge tomquirk/improve-jira-sentry-exception into master

#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

Merge request reports