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: | Hibernate | Assignee: | baranowb <bbaranow> | |
| Status: | CLOSED NOTABUG | QA Contact: | Zbyněk Roubalík <zroubali> | |
| Severity: | low | Docs Contact: | Russell Dickenson <rdickens> | |
| Priority: | unspecified | |||
| Version: | 6.1.1 | CC: | 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
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" ? |