Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1089020

Summary: [GSS](6.2.x) Envers: Column of Embedded missing in Audit Table (HHH-8908)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stephen Fikes <sfikes>
Component: HibernateAssignee: baranowb <bbaranow>
Status: CLOSED NOTABUG QA Contact: Zbyněk Roubalík <zroubali>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.1.1CC: bbaranow, bmaxwell, jawilson, msimka, myarboro, sfikes, smumford
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: - Auditing enabled on a base class - Multiple levels of inheritance - Only base and leaf class attributes are properly audited Consequence: - Attributes inherited from superclasses other than the class marked @Audited are not tracked. Fix: Result:
Story Points: ---
Clone Of: 1085982
: 1089031 (view as bug list) Environment:
Last Closed: 2014-06-09 18:11:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1085982    
Bug Blocks: 1067534, 1089031    

Description Stephen Fikes 2014-04-17 16:56:11 UTC
+++ This bug was initially created as a clone of Bug #1085982 +++

Description of problem:
See https://hibernate.atlassian.net/browse/HHH-8908

Version-Release number of selected component (if applicable):
* Hibernate Envers 4.1.3.Final (JBoss EAP 6.0.0)
* Hibernate Envers 4.2.0.SP1.Final (JBoss EAP 6.1.1)

How reproducible:
Deterministically

Steps to Reproduce:
See Jira

Actual results:
See Jira

Expected results:
See Jira

Additional info:

Comment 6 baranowb 2014-06-03 12:10:59 UTC
https://hibernate.atlassian.net/browse/HHH-8908 has been reverted by https://hibernate.atlassian.net/browse/HHH-9194 hence this does not seem to be a bug( also comments in 8908 suggest that). There is still open issue https://hibernate.atlassian.net/browse/HHH-9193 to make audit behave consistently. This BZ should be marked as "WontFix/NotABug" ?