Skip to content

[Geo] Fix project rename when wiki does not exist

Valery Sizov requested to merge geo-fix-wiki-moving into master

What does this MR do?

Before this change, we raised an error when we failed to move the wiki repo even if it doesn't exist. If the wiki is disabled the status of repository move should not depend on wiki existence.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/4869

Edited by Nick Thomas

Merge request reports