Skip to content

Return error message for create_merge_request

Michelle Gill requested to merge merge-request-typo into master

What does this MR do?

Related: #212825 (closed)

There is a typo in the message response for creating a new merge request. This MR also adds tests to ensure the message is returned. Previously, this returned nil, so the frontend displays it's own error message currently.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Michelle Gill

Merge request reports