ids generated by Hibernate using corresponding models should be autoincremental to allow insert data in field instruction with an error regarding duplicated query.
set issue label as bug to be tracked
commit message with #numberIssue verb(in 3rd person) + details
include screenshot in issue once the fix is working and code has been pushed to main branch
Esta anotación indica a Hibernate que debe generar automáticamente valores para estos campos cuando se insertan nuevas filas en la tabla de la base de datos.
ids generated by Hibernate using corresponding models should be autoincremental to allow insert data in field instruction with an error regarding duplicated query.
set issue label as bug to be tracked
commit message with #numberIssue verb(in 3rd person) + details
include screenshot in issue once the fix is working and code has been pushed to main branch
wait for QA validation