Excessive Hibernate warnings when processing conditional create and delete operations on referenced resources in a transaction bundle - changelog

This commit is contained in:
volodymyr 2024-11-15 18:56:56 -07:00
parent 0a2bd027e4
commit 11c34f9c9c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
type: fix
issue: 6475
jira: SMILE-8490
title: "Previously, submitting a transaction bundle containing a conditional delete, a conditional create, and a
resource which relied on this conditional create as a reference would lead to excessive Hibernate warnings in the logs.
This has been fixed."