Skip to content

Remove Name & Path from excluded params on Group Import

What does this MR do?

This MR removes name & path fields from group_import_export.yml. These fields are actually required during group structure restoration, specifically when creating sub groups.

It fixes a bug when Group Import is performed with a group structure containing subgroups, subgroups creation fails due to name and path params missing. Since we filter those params out.

Resolves #206927 (closed).

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 🤖 GitLab Bot 🤖

Merge request reports