Skip to content

Fix project import error occurring due to default visibility

What does this MR do?

As described in #220571 (closed), a project import into a group fails if the default visibility of the GitLab instance is less restrictive as the visibility of the group:

Project_import_error

This case is caught and fixed in this MR.

Solves #220571 (closed)

🛠 with at Siemens

/cc @bufferoverflow

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
Edited by Jonas Wälter

Merge request reports