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

Closed
Open
Created Nov 28, 2013 by Administrator@rootOwner

"Project was moved" notification only shows new group/name

Created by: YenZi

When user moves a project to another group, all members of that project get a notification mail. Unfortunately, this mail does not show the original name/group of that project. E.g.

group1/projFoo moves to barGroup/projNewName

The notification mail only says this :


GitLab | barGroup / projNewName

Project was moved to another location

The project is now located under barGroup / projNewName

To update the remote url in your local repository run:

git remote set-url origin [email protected]:barGroup/projNewName.git


But it really should say :

Project group1/projFoo was moved to another location

So the user has a chance to identify the project and knows where he should call the git remote set-url origin

Assignee
Assign to
Time tracking