OneToMany fail on persist no parent id provided #8675
Unanswered
David-Baron
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this error:
The parent entity:
The child:
The process:
This fail on create and update.
When I persist the children can't save the parent_id because I think parent is not persisted before.
Can you tell me where I'm wrong. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions