Gitlab 6.0 - Cannot select namespace unless...
Created by: endzyme
Gitlab 6.0 - Cannot select namespace unless you've created a group or are true owner of a group.
Even if you are listed as an owner of a group the Namespace dropdown doesn't show up unless you've created a group and are the true owner (in db) of that group.
Replicate:
create 2 users login as User1 and make two groups add a project to each group Using User1 - add User2 as owner in those groups login as User2 and try to add a repo to those namespaces (dropdown won't appear) Using User1 - transfer the group to User2. Login as User2 and add repo to namespace - both groups show up in the namespace dropdown.