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

Closed
Open
Created Dec 09, 2013 by Administrator@rootOwner

moving project sends email, but omits source path

Created by: spuder

If you move an existing project, gitlab will send all members of that project a friendly email informing them of the new project location, and remind them to update their remotes.

The problem is that the email does not say where the project was moved from, only where the project was moved to.

This email is confusing for the users , because it is not clear which project they need to update their remote on.

google chrome

Expected Behavior

Gitlab should send a message that contains a phrase similar to the following:

Project foo/bar was moved to another location
The project is now located under buzz/bar
To update the remote url in your local repository run: 

git set-url origin.....

You're receiving this notification because you are a member of the buzz/bar project team
Assignee
Assign to
Time tracking