Skip to content

Handle errors in successful notes reply

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

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