Cannot create merge requests for newly created branches.

Cannot create merge requests for newly created branches.

Recently updated from CC (8.7.5) to EE 8.12.7 (ubuntu).

Newly create branches don't show up with a "merge request" button. I've verified this on several users.

This problem looks an awful lot like this:

https://gitlab.com/gitlab-org/gitlab-ce/issues/20423

Which should(?) have been fixed in our version.

see screenshot -- user has "owner" privs on the project.MRBROKEN

Summary

Cannot create merge requests for newly created branches.

Steps to reproduce

Push a change to a NEW branch. Look for it in the "merge requests" window -- note that it's not there. See screenshot,

Expected behavior

It should have a merge request button.

Actual behavior

No merge request button.

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Output of checks

Results of GitLab application Check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Results of GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:env:info)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Assignee Loading
Time tracking Loading