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

Closed
Open
Created Sep 18, 2013 by Administrator@rootOwner

Upgraded from 5.0 to 6.1. Merge Request Page commits not updated after a new push to the branch.

Created by: faik

After creating a Merge Request, I open the MR page and see the commits. But after making new commits and pushing them to the same branch the same Merge Request page does not show the latest commits nor the Diff tab.

But in Commits page I can see the latest commits to that branch.

And also when I press the Update button in Merge Request page and Save without changing anything the last commits show up in the MR page.

Is this something related to branchs not showing bug: https://github.com/gitlabhq/gitlabhq/issues/4100

Maybe related with cache/redis? What should I check?

Tried clearing cache and restarting redis sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production

Assignee
Assign to
Time tracking