Skip to content

Remove project import data on failure

Igor Drozdov requested to merge id-remove_import_data_on_failure into master

What does this MR do and why?

Since we don't have retry functionality for imports. Let's consider removing import data when the import failed

Feature flag: remove_import_data_on_failure

Related issue: #18388 (closed)

For example:

Github

The import data would be rebuilt if import is unsuccessful

Screenshot_2022-02-07_at_17.50.23

Repo by URL

It inserts user/password in the import-url and takes it from there (doesn't need import data for retry)

Screenshot_2022-02-07_at_17.54.09

Edited by Igor Drozdov

Merge request reports

Loading