-
- Downloads
Merge branch 'fix/group-path-rename-error' into 'master'
Fix error 500 renaming group. Also added specs and changelog. Closes #17922 and #23223 See merge request !8201
No related branches found
No related tags found
Showing
- app/controllers/groups_controller.rb 2 additions, 0 deletionsapp/controllers/groups_controller.rb
- app/models/namespace.rb 2 additions, 2 deletionsapp/models/namespace.rb
- app/services/groups/update_service.rb 7 additions, 1 deletionapp/services/groups/update_service.rb
- changelogs/unreleased/fix-group-path-rename-error.yml 4 additions, 0 deletionschangelogs/unreleased/fix-group-path-rename-error.yml
- lib/gitlab/update_path_error.rb 3 additions, 0 deletionslib/gitlab/update_path_error.rb
- spec/controllers/groups_controller_spec.rb 21 additions, 0 deletionsspec/controllers/groups_controller_spec.rb
- spec/services/groups/update_service_spec.rb 44 additions, 7 deletionsspec/services/groups/update_service_spec.rb
Loading
Please register or sign in to comment