Open maximkrusina opened 7 years ago
Hi, I have this issue too. Did you solve it?
Thanks a lot
Same error: ActionView::Template::Error (no implicit conversion of nil into String): 68: end 69: end 70: end %> 71: <%= render_custom_fields_rows(@issue) %> 72: <%= call_hook(:view_issues_show_details_bottom, :issue => @issue) %> 73:
+' plugins/redmine_multi_column_custom_fields/lib/redmine_multi_column_custom_fields/issues_helper_patch.rb:37:in
block in render_custom_fields_rows_with_multi_column'
plugins/redmine_multi_column_custom_fields/lib/redmine_multi_column_custom_fields/issues_helper_patch.rb:23:in each' plugins/redmine_multi_column_custom_fields/lib/redmine_multi_column_custom_fields/issues_helper_patch.rb:23:in
render_custom_fields_rows_with_multi_column'
app/views/issues/show.html.erb:71:in _e95d09aea911ef00097a3fbfb8377688' app/controllers/issues_controller.rb:117:in
block (2 levels) in show'
app/controllers/issues_controller.rb:114:in show' lib/redmine/sudo_mode.rb:63:in
sudo_mode'