Skip to content

Allow passing params to import API to override project attributes

Bob Van Landuyt requested to merge bvl-override-import-params into master

What does this MR do?

This MR makes it possible to specify project attributes to override when importing a project through the API. Then the values are stored as import_data and overridden at the moment of import.

Why was this MR needed?

This will make it possible for EE customers to override the classification label upon importing a project: https://gitlab.com/gitlab-org/gitlab-ee/issues/4788

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4788

Edited by Bob Van Landuyt

Merge request reports