There was a very rare issue where spam inserting could cause issues where sometimes a message was dropped when attempting to validate too quickly. This was caused by manual FK management. Updates were done to the status dto to tell Hibernate to manage the entity relations for us using cascade + orphan removal.
Additional fixes were made to reduce the churn of objects with repeated requests by reusing old validation messages if they already existed.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent