-
Notifications
You must be signed in to change notification settings - Fork 12
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
MONIT-60: ABM de restricción por paciente #1868
base: master
Are you sure you want to change the base?
Conversation
a1ebd82
to
6fa609c
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.
Como detalle visual, (más desde el lado de monitoreo app), faltan ver datos del profesional asociado. Veo que sólo muestra si está matriculado o no.
Agregaría a lo ya comentado antes, analizar si el profesional a vincular al usuario debe considerarse que esté habilitado o no, actualmente sólo trae el profesional si está habilitado, pero si no está, no lo vincula.
idPaciente: string; | ||
archivos: [any]; | ||
observaciones: string; | ||
createdBy: any; |
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.
al ser de tipo any está guardando solo documento y del usuario restringido, no del que crea la restricción o la actualiza. No sería mejor para created o updated usar AuditPlugin?
Requerimiento
https://proyectos.andes.gob.ar/browse/MONIT-60
Funcionalidad desarrollada
UserStories llegó a completarse
Requiere actualizaciones en la base de datos