Correct, we fixed an issue with two identical join table records being
committed in certain cases with inheritance. I'll defer to Nikita to comment on
the effects on your case.
Andrus
> On Dec 13, 2022, at 10:08 PM, Lon Varscsak wrote:
>
> My guess is the new logic in
> DefaultDataDomainFlu
My guess is the new logic in
DefaultDataDomainFlushAction.mergeSameObjectIds with OpIdFactory has a
flaw. It's a little above my paygrade to figure out why. 🤣
On Tue, Dec 13, 2022 at 1:44 PM Lon Varscsak wrote:
> I have a pretty serious regression between these versions. I'm not 100%
> sure wh
I have a pretty serious regression between these versions. I'm not 100%
sure what's going on yet, but figured I'd drop a note and see if anyone has
any thoughts. I have a situation where I remove all the objects in a
relationship, and then reinsert them (same PK). This has been working in
4.2 fo