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

Closed
Open
Created Dec 16, 2014 by Administrator@rootOwner

Merge requests doing nothing after upgrading to 7.5

Created by: dvdpearson

Last week I upgraded our GitLab system to the latest version (7.5.1). It results with some issues with our merge requests as they are not working properly. We are able to create ones, but when we click on "Accept Merge Request" green button, it refreshes the page and do nothing.

This morning I upgraded to the latest version (7.5.3), it didn't fix the problem. Is this issue known ? How could I investigate more on that issue ?

Thank you for your support !

Here are the logs for my merge request :

Started POST "/angularjs/project/merge_requests/1/automerge" for 64.XX.XX.186 at 2014-12-16 08:42:40 -0500 Processing by Projects::MergeRequestsController#automerge as JS Parameters: {"utf8"=>"✓", "commit_message"=>"Merge branch 'develop' into 'master'\r\n\r\ntest merge request\r\n\r\n\r\n\r\nSee merge request !1", "commit"=>"Accept Merge Request", "project_id"=>"angularjs/project", "id>"1"} Completed 200 OK in 431ms (Views: 1.5ms | ActiveRecord: 6.6ms) Started GET "/angularjs/project/merge_requests/1" for 64.XX.XX.186 at 2014-12-16 08:42:40 -0500 Processing by Projects::MergeRequestsController#show as HTML Parameters: {"project_id"=>"angularjs/project", "id"=>"1"}

Assignee
Assign to
Time tracking