Allow transfer of project with registry tags
Compare changes
Files
3- Adie (she/her) authored
If the feature flag is enabled and GitLab API is supported then we allow project transfer, even when project has tags Changelog: changed
@@ -92,10 +92,7 @@ def transfer(project)
@@ -105,6 +102,22 @@ def transfer(project)
@@ -129,6 +142,11 @@ def proceed_to_transfer
@@ -152,6 +170,14 @@ def proceed_to_transfer