Audit trail - one to many ( 1-* ) association not getting populated

0
Hi everyone, I have one issue in audit trail. here is an example I have one Employee entity , one subjects entity. having association 1-* ( one employee associate with many  subjects). I made generalization for both employee and subject entity with AuditTrail.AudittrailSuperClass. When add  subject to employee its not reflected in my audit trail.  In other case if I have *-1 or *-* ( which is not my requirement ) , on that time one subject object is populated in  audit trail page. but why 1-* association   not working. please suggest me.
asked
0 answers