As setup take an entity with a @OneToMany fake bidirectional relation (@JoinColumn(name = "blubb", insertable = false, updatable = false)) that uses @AuditMappedBy for Envers and furthermore a @ManyToMany (non-owning) relation. Initialize the @OneToMany relation, then on updating the @ManyToMany relation, Envers produces a wrong audit entry setting the @OneToMany-id to null.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira