[midPoint-git] [Evolveum/midpoint] 3c9ec9: audit list does not fill in changedItems, useless ...
virgo47
noreply at github.com
Thu Jan 27 22:12:42 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 3c9ec91054461dfec13decc8149dfbee047e46fc
https://github.com/Evolveum/midpoint/commit/3c9ec91054461dfec13decc8149dfbee047e46fc
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-01-27 (Thu, 27 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.
Commit: 9508645a86d0c0f19359cd1763013b1943b630e3
https://github.com/Evolveum/midpoint/commit/9508645a86d0c0f19359cd1763013b1943b630e3
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Xerces upgraded to 2.12.2
Compare: https://github.com/Evolveum/midpoint/compare/3caf5b973f36...9508645a86d0
More information about the midPoint-svn
mailing list