[midPoint-git] [Evolveum/midpoint] f8fa0b: audit list does not fill in changedItems, useless ...
virgo47
noreply at github.com
Wed Jan 26 18:23:12 CET 2022
Branch: refs/heads/support-4.4
Home: https://github.com/Evolveum/midpoint
Commit: f8fa0b60308cdd2caf2e7d620abd9af20aba9ac8
https://github.com/Evolveum/midpoint/commit/f8fa0b60308cdd2caf2e7d620abd9af20aba9ac8
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/QAuditEventRecordMapping.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/AuditSearchTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AuditSearchTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/audit/mapping/QAuditEventRecordMapping.java
Log Message:
-----------
audit list does not fill in changedItems, useless + the format is wrong
We would need to "de-canonicalize" those items so they are properly
formatted item paths - and they can be obtained from deltas anyway.
This fixes the related problems in export/import of audit.
Import will refill the items from deltas again.
More information about the midPoint-svn
mailing list