
|
If you were logged in you would be able to see more operations.
|
|
|
|
Yes, an ongoing theme I know ;)
Specifically, the issue being addressed here is a bug in OnUpdateVisitor. When dealing with collection reattachments, it is assumed that OnUpdateVisitor.getKey() represents the collection key. But it does not necessarily. getKey() is the owner's identifier; it is the owner being visited!
|
|
Description
|
Yes, an ongoing theme I know ;)
Specifically, the issue being addressed here is a bug in OnUpdateVisitor. When dealing with collection reattachments, it is assumed that OnUpdateVisitor.getKey() represents the collection key. But it does not necessarily. getKey() is the owner's identifier; it is the owner being visited! |
Show » |
|