Admin can't move project to namespace he doesn
Created by: astax-t
Admin can't move project to namespace he doesn't own.
In Gitlab 5.1 a user with Admin rights could move any project into any namespace using admin interface.
In 5.3 this is not possible anymore. Even in the admin interface is shows only namespaces (groups) that the current user owns.
Steps to reproduce:
- Log on as a user with admin rights
- Go to Admin area -> Any project -> "Edit" button -> "Transfer" link on the left
- Note the namespace selection control
Expected: The namespace selection control shows all namespaces (groups)
Actual result: The namespace selection control shows only namespaces owned by the current user, the same as when not using admin interface.