Allow to move project repositories in hidden/pending_delete state
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/430064 **Problem** It's not possible to move projects in hidden/pending_delete state by the admin. That blocks the Gitaly migration. **Solution** Permit to schedule project moves for hidden/pending_delete projects. Changelog: changed
显示
- lib/api/helpers.rb 6 个添加, 1 个删除lib/api/helpers.rb
- lib/api/project_repository_storage_moves.rb 10 个添加, 0 个删除lib/api/project_repository_storage_moves.rb
- spec/requests/api/project_repository_storage_moves_spec.rb 24 个添加, 0 个删除spec/requests/api/project_repository_storage_moves_spec.rb
- spec/support/shared_examples/requests/api/repository_storage_moves_shared_examples.rb 52 个添加, 48 个删除.../requests/api/repository_storage_moves_shared_examples.rb
加载中
想要评论请 注册 或 登录