Fix NoMethodError: undefined method `code` bug
requested to merge 412780-nomethoderror-undefined-method-code-for-nomethoderror-undefined-method-code-for-gitlab-http into master
What does this MR do and why?
Since Jira integration catches some Gitlab::HTTP
errors without code values, we return a default value of 400.
Screenshots or screen recordings
N/A
Before | After |
---|---|
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #412780 (closed)
Edited by Bojan Marjanovic