| I’m experiencing an eerily similar issue with both 5.3.9 and 5.3.13, which was /not/ experienced with 5.1. Hibernate itself has no issue inserting new rows:
Now, Envers enters the scene as it attempts to audit. Revision is created:
Then... oddity when trying to create an audit entry for the above entity change (new/insert):
Updates to entities do not have this issue:
|