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

Closed
Open
Created Oct 28, 2013 by Administrator@rootOwner

500 error when visit user's profile/notifications

Created by: ghost

500 error when visit user's profile/notifications, here the log:

Started GET "/profile/notifications" for 127.0.0.1 at 2013-10-28 09:07:17 -0400 Processing by Profiles::NotificationsController#show as HTML Rendered profiles/notifications/show.html.haml within layouts/profile (102.8ms) Completed 500 Internal Server Error in 107ms ActionView::Template::Error (uninitialized constant Notification::N_WATSpurs): 35: %span Participating 36: 37: = label_tag do 38: = radio_button_tag :notification_level, Notification::N_WATSpurs, @notification.watch?, class: 'trigger-submit' 39: %span Watch 40: 41: %br app/views/profiles/notifications/show.html.haml:38:in block (2 levels) in _app_views_profiles_notifications_show_html_haml__4269073487535316529_70309212707340' app/views/profiles/notifications/show.html.haml:37:inblock in _app_views_profiles_notifications_show_html_haml__4269073487535316529_70309212707340' app/views/profiles/notifications/show.html.haml:26:in `_app_views_profiles_notifications_show_html_haml__4269073487535316529_70309212707340'

I compare the template file in Local with the gitlab source on github, there is not different on this file.

Assignee
Assign to
Time tracking