commitVersion(): A rare circumstance was causing versions to be only
partially committed. If an object is stored more than once in a version during a single transaction (which is borderline behavior anyway) and that object has been modified for the first time in the version, the old logic would stop prematurely.
Showing
Please register or sign in to comment