[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5756) Envers creates new revisions when only collection changed for entity

Svyatoslav Reyentenko (JIRA) noreply at atlassian.com
Wed Nov 24 19:46:13 EST 2010


Envers creates new revisions when only collection changed for entity
--------------------------------------------------------------------

                 Key: HHH-5756
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5756
             Project: Hibernate Core
          Issue Type: Bug
          Components: envers
    Affects Versions: 3.6.0
         Environment: Hibernate 3.6.0, H2 database
            Reporter: Svyatoslav Reyentenko
         Attachments: audit.zip

When a new element is adding to collection, entity that holds this collection gets new revision even with the property org.hibernate.envers.revision_on_collection_change set to false. Look at test case in project attached. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list