Skip to content

Resolve "Merge request dependency silently fails if complexity is unsupported"

What does this MR do?

Related to: #207395 (closed)

When a user enters a merge request dependency that can not be referenced, we go back to the edit page and notify them of the dependencies that were not found.

Current behavior is to silently ignore any data that it can't reference. This MR changes that by giving visibility on the failed ones.

Screenshots (strongly suggested)

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 Gabriel Mazetto

Merge request reports

Loading