Hi,

I have just upgrade to version 8.9.1 and am now getting an Internal Server 
Error every time I try and view an Open Merge Request.

Can anyone suggest a fix for this?

## Error Message from production.log ##
Started GET "/group/project/merge_requests/253" for 58.96.111.210 at 
2016-06-27 13:29:51 +0930
Processing by Projects::MergeRequestsController#show as HTML
Parameters: {"namespace_id"=>"group", "project_id"=>"project", "id"=>"253"}
Completed 500 Internal Server Error in 229ms (ActiveRecord: 17.1ms)
ActionView::Template::Error (undefined method `to_reference' for 
nil:NilClass):
28: %i.fa.fa-check
29: Accepting this merge request will close 
#{"issue".pluralize(@closes_issues.size)}
30: = succeed '.' do
31: != markdown issues_sentence(@closes_issues), pipeline: :gfm, author: 
@merge_request.author
app/helpers/merge_requests_helper.rb:54:in `block in issues_sentence'
app/helpers/merge_requests_helper.rb:53:in `map'
app/helpers/merge_requests_helper.rb:53:in `issues_sentence'
app/views/projects/merge_requests/widget/_open.html.haml:31:in `block in 
_app_views_projects_merge_requests_widget__open_html_haml___3482385759067444044_63933620'
app/views/projects/merge_requests/widget/_open.html.haml:30:in 
`_app_views_projects_merge_requests_widget__open_html_haml___3482385759067444044_63933620'
app/views/projects/merge_requests/widget/_show.html.haml:2:in 
`_app_views_projects_merge_requests_widget__show_html_haml__3463590168662962941_64168040'
app/views/projects/merge_requests/_show.html.haml:37:in 
`_app_views_projects_merge_requests__show_html_haml__3466253160041587634_58692340'
app/views/projects/merge_requests/show.html.haml:1:in 
`_app_views_projects_merge_requests_show_html_haml___2399256729082784133_59032460'
app/controllers/projects/merge_requests_controller.rb:59:in `show'
lib/gitlab/middleware/go.rb:16:in `call'

Cheers

Dwayne

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/3d5ae0f6-3170-4666-92df-cfa19b0adde2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to