Hi again Nikita!
saw the fix you made yesterday and it works great for the test I created, so
thanks for that!
However, turns out that for the more complex case in our actual project, the
operation still fails.
I've added a new example to the test project that models that case a little
more cl
In this case it seems like a true cycle, the Person entity has two
relationships to self. And that particular case Cayenne didn't handle well
historically.
But looking at it, I want to try and tweak the new Graph-based sorter,
because two updates generated shouldn't depend on each other. So maybe i