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

Closed
Open
Created Sep 30, 2013 by Administrator@rootOwner

New repository under any namespace aren't made after a group path rename.

Created by: ofpiyush

  1. Summary: After I renamed a group, all new repositories give a "repository does not exist error
  2. Steps to reproduce:
    • Make a group (Example: test group, makes path test-group automatically)
    • Go to admin area and edit the group
    • Change paths and save (example: "test")
    • Create a new project (Select any namespace, a user or any other group)
    • Click admin area -> projects -> the new project you created
  3. Expected behavior: It should show the filesystem path to repo.

Also, on going in with user git and cd-ing into the directory of the user/group, it should show the repository folder.

  1. Observed behavior "No repository exists", no folder in the filesystem

It starts creating new repositories again only after a gitlab restart.

Assignee
Assign to
Time tracking