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

Springboot 3.3.3 migration #106

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

YenguiSeddik
Copy link
Contributor

@YenguiSeddik YenguiSeddik commented Aug 30, 2024

Problem: When launching MappingControllerTest::test(), save mapping throw this exception : jakarta.servlet.ServletException: Request processing failed: org.springframework.orm.jpa.JpaSystemException: attempted to assign id from null one-to-one property [org.gridsuite.mapping.server.model.AutomatonPropertyEntity.automaton]

Solution: instance variable assignment of "automaton"

Seddik Yengui added 2 commits August 30, 2024 17:10
Signed-off-by: Seddik Yengui <[email protected]>
Signed-off-by: Seddik Yengui <[email protected]>
@thangqp thangqp self-requested a review September 2, 2024 13:05
Signed-off-by: Seddik Yengui <[email protected]>
@YenguiSeddik YenguiSeddik changed the title Springboot 3.3.2 migration Springboot 3.3.3 migration Sep 18, 2024
Copy link

@YenguiSeddik YenguiSeddik merged commit 8853928 into main Sep 18, 2024
3 checks passed
@YenguiSeddik YenguiSeddik deleted the change_constructor_for_spring_boot_migration branch September 18, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants