Last active
December 15, 2015 12:09
-
-
Save drahamim/5257731 to your computer and use it in GitHub Desktop.
Gitlab fails to move a project to from Admin namespace to Global name space
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Project::TransferError (uninitialized constant ProjectTransferService::TransferError): | |
app/services/project_transfer_service.rb:29:in `rescue in transfer' | |
app/services/project_transfer_service.rb:11:in `transfer' | |
app/models/project.rb:295:in `transfer' | |
app/contexts/projects/update_context.rb:13:in `execute' | |
app/controllers/admin/projects_controller.rb:34:in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment