Skip to content

Resolve "Inconsistent group list while importing projects using GitLab export and BitBucket cloud"

What does this MR do?

Related issues: #336315 (closed) #322459 (closed)

This MR adds one-line change which allows available groups controller list groups, where user with role developer is allowed to create projects

This controller is consumed by importers to load dropdown data

Additionally, while we're here (c), we're removing unused namespaces field from import controllers themselves - now all imports on frontend use dedicated controller instead

Screenshots or Screencasts (strongly suggested)

N/A

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Illya Klymov

Merge request reports

Loading