-
Notifications
You must be signed in to change notification settings - Fork 5
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
IN (Fix) - Desbloqueo de cama duplicado #2804
Conversation
ac42672
to
797e26c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
realicé algunas pruebas y al generar el desbloqueo de una cama no veo que el dato del campo
extras :{ desbloqueo: true }
quede asentado en el movimiento de disponible en la bd. Segun noté el patch que modifica (agrega) el estado de la cama no envía esos datos.
4379775
to
f7b8279
Compare
@MCele, ese dato se agrega en esta linea: 74058e0#diff-847a2a8b93e916c792fb0580844befe09210896e7bf01c3369efcbc5d57d17d3R92 Ya se corrigieron los errores que lanzaba por consola 👍🏼 |
Requerimiento
https://proyectos.andes.gob.ar/browse/IN-517
https://proyectos.andes.gob.ar/browse/IN-516
Funcionalidad desarrollada
(En sidebar para bloqueo/desbloqueo de camas)
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
Requiere actualizaciones en andes-test-integracion