Skip to content

Prepare group import feature to use ndjson

Kassio Borges requested to merge enable-group-import-ndjson-by-default into master

What does this MR do?

#217339 (closed)

This is part of the preparation of the ndjson effort.

The Group import will work in a backward compatibility mode, being able to import ndjson and non-ndjson bundles for now. The feature flag in this case is a rollback-control rather then a feature flag.

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 Kamil Trzciński

Merge request reports