Fix handling of non-existing repos during registry phase 2 migration
The fix introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83746 has one problem, it does not set the `migration_import_done_at` attribute on the ContainerRepository object when the import is marked as complete. This fixes that.
Showing
Please register or sign in to comment