feat(RUP):"Guardar datos de auditoria por registro"#3277
Open
nicolasarana wants to merge 4 commits intomasterfrom
Open
feat(RUP):"Guardar datos de auditoria por registro"#3277nicolasarana wants to merge 4 commits intomasterfrom
nicolasarana wants to merge 4 commits intomasterfrom
Conversation
ee0639a to
62a79ce
Compare
silviroa
requested changes
Jan 27, 2026
Contributor
silviroa
left a comment
There was a problem hiding this comment.
- En las pruebas esta permitiendo editar registros de otro usuario, al guardar queda el dato de update en los registros del otro usuario a nombre mio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requerimiento
RUP-515
Funcionalidad desarrollada
1- Los registro ya cargados con otro usuario no se deberían modificar
2- Los registro ya cargados deben seguir manteniendo los datos de auditoria (datos de creación y actualización).
3- Los nuevos registros deben quedar con los datos de auditoría del usuario que registró.
4 -La validación se genera con el ultimo usuario que valide.
5 -Agregar un nuevo item "Profesional/es que registra/n" donde deberían listarse todos los profesionales que cargaron registros.
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
RUP-515
Requiere actualizaciones en andes-test-integracion