Skip to content

Difficulties inserting entity in relationship between each others #1989

Discussion options

You must be logged in to vote

This is actually a bug, the problem is with mapping back the PK when it is not called id, and it will be postgres specific. The value is mapped as a regular field and not as a primary key, therefore the propagation to owning side (m:1) does not work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marc-andre-julien-uqam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants