500 when accessing admin/groups
Created by: derekstavis
After I've upgraded from 6.9 while trying to access groups as admin user I'm getting a HTTP 500 with the following error in production.log:
ActionView::Template::Error (undefined method `name' for nil:NilClass):
35: = truncate group.description, length: 150
36: .clearfix
37: %p.light
38: #{pluralize(group.members.size, 'member')}, #{pluralize(group.projects.count, 'project')}
39:
40:
41: = paginate @groups, theme: "gitlab"
app/views/admin/groups/index.html.haml:38:in `block in _app_views_admin_groups_index_html_haml___64884481403691023_70287359074520'
app/views/admin/groups/index.html.haml:18:in `_app_views_admin_groups_index_html_haml___64884481403691023_70287359074520'
EDIT: I'm on GitLab 7.7
System information
System: Debian 6.0.10
Current User: git
Using RVM: no
Ruby Version: 2.2.0p0
Gem Version: 2.4.5
Bundler Version:1.7.12
Rake Version: 10.3.2
Sidekiq Version:2.17.8
GitLab information
Version: 7.7.1
Revision: 7e2b71e
Directory: /home/git/gitlab
DB Adapter: mysql2
URL: git.my.network
HTTP Clone URL: http://my.network/some-project.git
SSH Clone URL: [email protected]:some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 2.4.1
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git