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
  • #3453

Closed
Open
Created Mar 30, 2013 by Administrator@rootOwner

Notification 500 error

Created by: shurco

When I open the page control notification I see 500 error.

production.log: Started GET "/profile/notifications" for 127.0.0.1 at 2013-03-30 14:52:00 +0400 Processing by NotificationsController#show as HTML Rendered notifications/show.html.haml within layouts/profile (74.8ms) Completed 500 Internal Server Error in 84ms ActionView::Template::Error (undefined method notification_level' for #<User:0xad89a3c>): 21: %h5 Global 22: .span7 23: = label_tag do 24: = radio_button_tag :notification_level, Notification::N_DISABLED, @notification.disabled? 25: %span Disabled 26: 27: = label_tag do app/models/notification.rb:20:indisabled?' app/views/notifications/show.html.haml:24:in block (2 levels) in _app_views_notifications_show_html_haml___329292965_91280080' app/views/notifications/show.html.haml:23:inblock in _app_views_notifications_show_html_haml___329292965_91280080' app/views/notifications/show.html.haml:16:in `_app_views_notifications_show_html_haml___329292965_91280080'

Assignee
Assign to
Time tracking