Errores #4210
cerradaError en el seguimiento tecnico "unificado"
0%
Descripción
Proyecto en el que salta:
https://mmi.gong.org.es/proyectos/19
Log:
Started GET "/proyectos/19/ejecucion_tecnica/matriz/matriz" for 37.12.247.184 at 2020-12-03 12:56:17 +0100
Processing by MatrizController#matriz as HTML
Parameters: {"seccion"=>"proyectos", "proyecto_id"=>"19", "menu"=>"ejecucion_tecnica"}
Rendered matriz/_objetivo_general.html.erb (1.5ms)
Rendered matriz/_matriz.html.erb (1.6ms)
Rendered matriz/matriz.html.erb within layouts/layout (1.7ms)
Completed 500 Internal Server Error in 9ms (ActiveRecord: 2.2ms)
ActionView::Template::Error (undefined method `id' for nil:NilClass):
8: <%= remote(icono("lista", ("Indicadores")), url: {update: "objetivo_general_sub",
9: action:'listado_unificado_objetivo_general',
10: controller: "indicador",
11: objetivo_general_id: @proyecto.objetivo_general.id.to_s} )%>
12: <% else >
13: <= link_to icono("lista", _("Indicadores del Objetivo General")), {action: :listado, controller: :indicador} >
14: < end %>
app/views/matriz/_objetivo_general.html.erb:11:in `_app_views_matriz_objetivo_general_html_erb___2756759515313478629_69864891099720'
app/views/matriz/_matriz.html.erb:3:in `_app_views_matriz__matriz_html_erb___577546145239835027_69864891156800'
app/views/matriz/matriz.html.erb:2:in `_app_views_matriz_matriz_html_erb___2399314719340017041_69864891173420'
app/controllers/matriz_controller.rb:156:in `matriz'
Actualizado por Jaime Ortiz hace más de 3 años
- Estado cambiado de Nueva a Resuelta