Skip to content

Handle errors in successful notes reply (EE-port)

Inactive Account requested to merge winh-notes-error-handling-ee into master

EE-port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28082

What does this MR do?

Add missing error handling for successful backend responses of the notes endpoint that contain errors.

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61377

Merge request reports