Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error al ver pólizas tras cancelar una PCR #27

Open
alu0100966589 opened this issue May 10, 2021 · 1 comment
Open

Error al ver pólizas tras cancelar una PCR #27

alu0100966589 opened this issue May 10, 2021 · 1 comment

Comments

@alu0100966589
Copy link
Collaborator

Cuando se cancela una PCR y se intenta ver la lista de pólizas aparece el siguiente error

UnhandledPromiseRejectionWarning: RangeError: Invalid time value
    at Date.toISOString (<anonymous>)
    at deseriality (/usr/src/app/scripts/deseriality.js:21:92)
    at multipleDeseriality (/usr/src/app/scripts/deseriality.js:131:21)
    at /usr/src/app/service/insurancesService.js:599:26
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
@bcuestav
Copy link
Contributor

bcuestav commented May 10, 2021

No lo he conseguido reproducir. Se elimina correctamente la solicitud de PCR y la consulta de la poliza devuelve un array vacio. En la web sí es cierto que aparece una presunta solicitud de PCR con datos vacíos, así que aparentemente parece que hay un problema en la capa de presentación.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants