Bug #276
cerradaError al descargar reportes de Permanencia evaluados ArmandoM, Claudiof de la empresa EGE5172
Descripción
Al descargar los reportes generan los siguientes logs:
System.ArgumentNullException: Value cannot be null. (Parameter 's')
ami.api.Controllers.Admin.IntegrityReportController
ami.api.Controllers.Admin.IntegrityReportController.DownloadSelection(/Users/victorhugo/Documents/Desarrollo/API Amitai/ami.api/Controllers/Admin/IntegrityReportController.cs:613)
System.ArgumentNullException: Value cannot be null. (Parameter 's') at System.IO.StringReader..ctor(String s) at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) at Newtonsoft.Json.Linq.JObject.Parse(String json) at ami.api.Controllers.Admin.IntegrityReportController.DownloadSelection(IntegrityReport info) in /Users/victorhugo/Documents/Desarrollo/API Amitai/ami.api/Controllers/Admin/IntegrityReportController.cs:line 613