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

Delete subject does not appear in study's history #2463

Open
pierrehenri-dauvergne opened this issue Oct 28, 2024 · 0 comments · May be fixed by #2480
Open

Delete subject does not appear in study's history #2463

pierrehenri-dauvergne opened this issue Oct 28, 2024 · 0 comments · May be fixed by #2480
Assignees
Labels

Comments

@pierrehenri-dauvergne
Copy link
Collaborator

pierrehenri-dauvergne commented Oct 28, 2024

When removing a subject from a study, it does not appear in the study's history, it should.

Another issue: when removing a subject from a study, an error is thrown:

datasets           | 2024-10-30T14:44:29.663Z ERROR 1 --- [ntContainer#5-1] o.s.n.c.amqp.RabbitMQDatasetsService     : An error occured while processing study update
datasets           |
datasets           | org.springframework.orm.jpa.JpaObjectRetrievalFailureException: Unable to find org.shanoir.ng.shared.model.Subject with id 43
studies            | 2024-10-30T14:44:29.666Z ERROR 1 --- [mcat-handler-73] o.s.ng.study.service.StudyServiceImpl    : Study [2] couldn't be sync with datasets microservice : Unable to find org.shanoir.ng.shared.model.Subject with id 43
studies            | 2024-10-30T14:44:29.668Z  WARN 1 --- [mcat-handler-73] o.s.n.s.c.GlobalExceptionHandler         : Error in the rest service.
studies            |
studies            | org.shanoir.ng.shared.exception.RestServiceException: null
studies            |    at org.shanoir.ng.study.controler.StudyApiController.updateStudy(StudyApiController.java:289)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant