False positive HibernateException: Found shared references to a collection with 7.4.4

Hey team, sorry for disturbing you, but it seems we found one regression issue, Jira here is a previous ticket where you have resolved that issue for 6.2.3, but now we have that again. Thanks

Is it this bug? Jira
There were discussions about this here: #hibernate-user > [6.6.53] refresh() loads lazy collections, is that expe…

We had a 6.2.2 version with that issue, in 6.2.3 it was resolved. We had a tests for that HHH-16665 false positive collection shared reference by oleksiimiroshnyk · Pull Request #271 · hibernate/hibernate-test-case-templates · GitHub

We added these tests to the repository AFAICS: hibernate-orm/hibernate-core/src/test/java/org/hibernate/orm/test/refresh/RefreshAndCollections.java at main · hibernate/hibernate-orm · GitHub