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

Closed
Open
Created Jan 21, 2013 by Administrator@rootOwner

Admin project view not working

Created by: weidrabbit

https:// ... /admin/projects/user/project got error 500 in 4-1-stable

production log:

Started GET "/admin/projects/user/project" for 127.0.0.1 at 2013-01-21 23:03:06 +0100 Processing by Admin::ProjectsController#show as HTML Parameters: {"id"=>"user/project"} Rendered admin/projects/show.html.haml within layouts/admin (5.4ms) Completed 500 Internal Server Error in 13ms

ActionView::Template::Error (undefined method creator' for #<Project:0x00XXXXXXXXX>): 58: %b 59: Created by: 60: %td 61: = @project.creator.try(:name) || '(deleted)' 62: %tr 63: %td 64: %b app/views/admin/projects/show.html.haml:61:in_app_views_admin_projects_show_html_haml__2936142312509329643_69892509717700'

Assignee
Assign to
Time tracking