Skip to content

Fix repository mirror updates for new imports stuck in started

We were calling RepositoryUpdateMirrorWorker that sets the import status to finished and then add the import job. Then update_mirror didn't do anything but set the import_status to started. This should be now getting called in the right order...

Closes gitlab-com/operations#287 (closed) and https://gitlab.com/gitlab-org/gitlab-ce/issues/17747

Merge request reports

Loading