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

Closed
Open
Created Jun 12, 2013 by Administrator@rootOwner

Remove after Merge Request

Created by: MrKeiKun

Summary: Removing Branch via Merge request makes the branch still exist under remote And deleting it gitlab gives wrong notification under Home

Steps to reproduce:

  1. Create Project and add some files (master)
  2. Create a branch and some new files (branch1)
  3. Merge branch1 to master ( click remove source after merge )
  4. Merge completed
  5. Says there branch1 = deleted

Expected behavior: After Merge if you checked the remove the source, it should delete it in remote and give the right notification as well.

Observed behavior: branch1 isn't deleted on remotes origin though its deleted in gitlab's branches when accessed in Project -> Files -> branch choice box but still exist in Browse References in local

another thing is that after i deleted from remote's origin it says in gitlab's home

Shido pushed new branch branch1 at Group / Project

Relevant logs and/or screen shots: Problem1 Problem2

Assignee
Assign to
Time tracking