[SOLVED] Merge requests are not updating after upgrading to version 7.7.2

Hi,

We have upgraded our gitlab from version 7.0.0 to 7.7.2 (Not Omnibus).
Since than the merge request are not updating. The workaround we use is to close the request and than reopen.
Is there something else i can do to fix this?

Thanks

If you don’t provide some logs or at least some steps to reproduce there isn’t much we can do to help :pensive:

Also it would probably be helpful to post the output of the check commands.

Yeah you are right, sorry about that.

Anyway i fixed the problem by sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production

Glad you sorted it out :sunglasses: