An error occurred while fetching the assigned iteration of the selected issue.
We get a 500 error for some merge requests
For some merge requests we get an error in /home/git/gitlab/log/production.log:
Completed 500 Internal Server Error in 40ms
NoMethodError (undefined method commit_status' for nil:NilClass): app/controllers/projects/merge_requests_controller.rb:154:in
ci_status'
Most annoying is that we don't have access to the diff page anymore after that (for that merge request only)
We upgraded today to a new ruby version: ruby-2.0.0.353-22.el7_0.x86_64. We didn't noticed the error before that.