Skip to content

Drop uniqueness validation of project_key

Jan Provaznik requested to merge req-remove-unique into master

What does this MR do?

It's not necessary to enforce this validation because also project full path is part of the email key. There wasn't DB-level uniqueness constraint yet, so no DB change is needed.

Related to #196827 (comment 303879179)

Screenshots

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

Merge request reports

Loading