Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3669

Closed
Open
Created Apr 23, 2013 by Administrator@rootOwner

5.1 notification settings page 500

Created by: dccmx

After upgraded from 5.0 to 5.1 followed instructions from https://github.com/gitlabhq/gitlabhq/blob/master/doc/update/5.0-to-5.1.md, I got 500 every time I open the notification settings page.

Processing by NotificationsController#show as HTML Rendered notifications/show.html.haml within layouts/profile (388.7ms) Completed 500 Internal Server Error in 395ms

ActionView::Template::Error (undefined method name' for nil:NilClass): 45: .row 46: .span4 47: %span 48: = link_to_project(users_project.project) 49: .span7 50: = form_tag profile_notifications_path, method: :put, remote: true, class: 'update-notifications' do 51: = hidden_field_tag :notification_type, 'project', id: dom_id(users_project, 'notification_type') app/helpers/projects_helper.rb:12:inblock in link_to_project' app/helpers/projects_helper.rb:11:in link_to_project' app/views/notifications/show.html.haml:48:inblock in _app_views_notifications_show_html_haml___3938765082471905255_33907440' app/views/notifications/show.html.haml:42:in `_app_views_notifications_show_html_haml___3938765082471905255_33907440'

Assignee
Assign to
Time tracking