Skip to content

Enable error tracking in Projects::Integrations::Jira::IssuesController

What does this MR do?

This MR enables error tracking for exceptions handled in Projects::Integrations::Jira::IssuesController.

Previously these errors were only logged to AppLogger.

It should enable us to debug errors encountered in this controller further #273726 (comment 520517236).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #273726 (closed)

Edited by Luke Duncalfe

Merge request reports