Skip to content

Make error logging fields consistent in failed JIRA requests

Stan Hu requested to merge sh-fix-jira-error-message into master

The log messages were being dropped because the error type was expected to be an object, not a string. We standardize on the same format used throughout the Rails code.

Relates to https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/11507

Edited by Stan Hu

Merge request reports

Loading