[midPoint-git] [Evolveum/midpoint] a17f35: MID-7913: Audit Import should use compat mode
Tony Tkáčik
noreply at github.com
Mon May 2 12:45:00 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: a17f3544928137b482afa4e2aad4fa0e4fa36e31
https://github.com/Evolveum/midpoint/commit/a17f3544928137b482afa4e2aad4fa0e4fa36e31
Author: Tony Tkacik <tonydamage at gmail.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ImportAuditRepositoryAction.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ImportProducerWorker.java
Log Message:
-----------
MID-7913: Audit Import should use compat mode
Because audit import may be importing old legacy data, compat
parser mode should be enabled to preserve that data and do not
fail on them.
More information about the midPoint-svn
mailing list