[midPoint-git] [Evolveum/midpoint] b0b0a1: Fix duplicate audit log records (MID-4722)
Pavol Mederly
mederly at evolveum.com
Mon Jun 11 17:53:22 CEST 2018
Branch: refs/heads/post-3.8-fixes
Home: https://github.com/Evolveum/midpoint
Commit: b0b0a157f8047cabce9418a8e49cc3e399d9304f
https://github.com/Evolveum/midpoint/commit/b0b0a157f8047cabce9418a8e49cc3e399d9304f
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/PageAuditLogDetails.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/dto/AuditEventRecordProvider.java
Log Message:
-----------
Fix duplicate audit log records (MID-4722)
The generated query contained an unnecessary join.
The AuditEventRecordProvider class was generally cleaned up
on this occasion.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list