Rebuilding Gitlab Namespace List

Hello!

I’ve recently updated my Gitlab 6.6 to 7.10.4 using the guide located here: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update.md

Everything appeared to migrate fine, all of my projects, users, etc appear and are editable, but when I attempt to create a new project and select a namespace I am only offered my own name (none of the groups or other users appear). If I create a new group or user, these options do appear. I’m therefore lead to believe that this list needs to be rebuilt somehow.

I’ve tried running gitlab-ctl reconfigure (with no errors) as well as shutdown -> gitlab-ctl restart (with no errors). Issuing gitlab-ctl tells me everything is running.

Any help is appreciated :smiley: