Unable to read audit when having ManyToOne relation nested in embeddable, placed in ElementCollection

Description

When having following mapping:

It looks like data is properly audited in DB. however when I read Provider using AuditReader, and try to call getProviderVelocity, I get an error:

Currently workaround is to make providerVelocity a regular entity. However ORM handles this correctly, but envers not.

Activity

Show:

Chris Cranford June 10, 2017 at 2:20 AM

This is a duplicate of HHH-11215.

Duplicate

Details

Assignee

Reporter

Worked in

Components

Affects versions

Priority

Created June 9, 2017 at 9:10 AM
Updated June 10, 2017 at 2:20 AM
Resolved June 10, 2017 at 2:20 AM