Skip to content

Add helpful details to fixture error message

Dan Jensen requested to merge 262861-add-helpful-info-to-fixture-error into master

What does this MR do?

The database fixtures for development can fail when the database is being re-created without having deleted the old repositories from Gitaly. This expands the error message to provide a hint about how to fix that.

Related to #262861 (closed)

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 Dan Jensen

Merge request reports