|
In the detached case I seem to be running into a variation of
HHH-8083
. The issue being that the added item is inserted into the database, but its order-column is not updated nor are any of the other order-columns to reposition the elements.
I'll keep looking to see why the fix for
HHH-8083
is not kicking in here.
|