Tengo el siguiente problema después de autorizar una solicitud, según entiendo, solo se da si se aplica un filtro, se autoriza y regresa este error:
System.ArgumentExceptionThe parameters dictionary contains a null entry for parameter 'codcia' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult FlujosAutorizacionFiltrados(System.String, Int32, System.String, System.String, System.String)' in 'Aseinfo.VH4.General.Controllers.FlujosAutorizacionController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters |
Ya tenemos reportado el problema y ya se corrigió en el hotfix 1.11.1.1, que se liberará esta semana. |