Maciej Laskowski created OPENJPA-2287:
-----------------------------------------
Summary: OpenJPA makes fields null
Key: OPENJPA-2287
URL: https://issues.apache.org/jira/browse/OPENJPA-2287
Project: OpenJPA
Issue Type: Bug
Components: kernel
Affects Versions: 2.2.0
Reporter: Maciej Laskowski
Priority: Critical
When there are two objects in OneToMany relation and when One sets Many and vice versa the
filed Many.one became null. It seems to be related with code added in this issue https://issues.apache.org/jira/browse/OPENJPA-2006.
To reproduce: https://github.com/dogenkigen/OpenJPA-bug
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|