[ 
https://issues.apache.org/jira/browse/OPENJPA-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486728#comment-13486728
 ] 

Maciej Laskowski edited comment on OPENJPA-2287 at 11/5/12 5:17 PM:
--------------------------------------------------------------------

It could be work around if the application have only few relations, but in my 
system I have hundreds of them.
                
      was (Author: mlaskows):
    It could be work around if the application have only few relation, but in 
my system I have hundreds of them.
                  
> 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

Reply via email to