jamesfredley commented on issue #14611:
URL: https://github.com/apache/grails-core/issues/14611#issuecomment-5069812348

   Thanks for the reproducer. The exact `Org`/`OrgMember`, `mappedBy: "none"`, 
and `where(branch == null).updateAll(branch: branch)` scenario is covered by 
the current 
[`MultipleOneToOneSpec`](https://github.com/apache/grails-core/blob/8.0.x/grails-data-hibernate5/core/src/test/groovy/grails/gorm/tests/mappedby/MultipleOneToOneSpec.groovy)
 and passes. The mapping correction landed in 
[6f3756a](https://github.com/apache/grails-core/commit/6f3756a6835f4c5def48cf87d89d45adbe5ee9c0)
 on March 10, 2017. Closing this as fixed.
   
   <!-- project-487-oldest-200-14611 -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to