[midPoint-git] [Evolveum/midpoint] 1afde7: FIX: PersonaProcessor creates empty audit events o...
Tony Tkáčik
noreply at github.com
Thu Dec 5 09:46:52 CET 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 1afde787b9b703ee1b1e39a93e08564f114076c6
https://github.com/Evolveum/midpoint/commit/1afde787b9b703ee1b1e39a93e08564f114076c6
Author: iam-tk <iam-mailing at tk.de>
Date: 2024-11-28 (Thu, 28 Nov 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/PersonaProcessor.java
Log Message:
-----------
FIX: PersonaProcessor creates empty audit events on recompute task
During a recompute task, midPoint set LazyAuditRequest in the lens context
to avoid creating empty audit objects for every recomputation.
This change propagates the LazyAuditRequest property to the LensContext
created for the persona delta execution. This will prevent midPoint from
creating empty audit events for personas when running a recompute on the
main user.
Commit: 39ab99d3146f1726b92233496f080857046af403
https://github.com/Evolveum/midpoint/commit/39ab99d3146f1726b92233496f080857046af403
Author: Tony Tkáčik <tonydamage at users.noreply.github.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/PersonaProcessor.java
Log Message:
-----------
Merge pull request #236 from iam-tk/persona-processor-lazy-audit
FIX: PersonaProcessor creates empty audit events on recompute task
Compare: https://github.com/Evolveum/midpoint/compare/c5af83473e50...39ab99d3146f
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list