Skip to content

Add new BulkImports endpoint to start new migration

Kassio Borges requested to merge kassio/bulkimports-api-to-migrate-group into master

What does this MR do?

This MR adds new API endpoint to start new Group Migration https://docs.gitlab.com/ee/user/group/import/

Currently it is only possible to do that via the UI, but this MR changes that to be able to use the API.

related to: #301109 (closed)

Screenshots or Screencasts (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 George Koltsov

Merge request reports