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

Closed
Open
Created Oct 22, 2012 by Administrator@rootOwner

Problem while delete group.

Created by: AlexDenisov

Started DELETE "/admin/groups/fuu" for 127.0.0.1 at 2012-10-22 19:23:14 +0200
Processing by Admin::GroupsController#destroy as HTML
  Parameters: {"authenticity_token"=>"token_token", "id"=>"fuu"}
Completed 500 Internal Server Error in 57ms

NameError (undefined local variable or method `groups_url' for # <Admin::GroupsController:0x00000006d4cac8>):
  app/controllers/application_controller.rb:89:in `method_missing'
  app/controllers/admin/groups_controller.rb:67:in `destroy'

Group removed successfully, but then I have 500.

Thank you for this great release!!!

Assignee
Assign to
Time tracking