Hello,

we are developing a database application with Hibernate. For legal
grounds, we have to assure that we are able backtrace certain actions
our users made (here we're using envers).

Now we think we detected a bug in envers regarding an audited relation
with an additional @where clause, as described in
https://hibernate.atlassian.net/browse/HHH-9432.

I submitted a patch for the bug, see
https://github.com/hibernate/hibernate-orm/pull/824. As this problem
really hurts us, we would be glad to get any feedback whether the patch
is fine or not.
-- 

Yours

Ulrich Kitzinger
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to