[midPoint-git] [Evolveum/midpoint] d3c1e1: Fix unlocking process
mederly
noreply at github.com
Thu Feb 22 18:13:06 CET 2024
Branch: refs/heads/tmp/support-4.4-mid-9479
Home: https://github.com/Evolveum/midpoint
Commit: d3c1e10f5b074e9f93848e182051d8925789453c
https://github.com/Evolveum/midpoint/commit/d3c1e10f5b074e9f93848e182051d8925789453c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/trigger/UnlockTriggerHandler.java
Log Message:
-----------
Fix unlocking process
The "user unlock" operation was executed against generic
FocusType, not against the actual type of the object in hand.
This caused issues e.g. with inbound mappings targeted
to type-specific properties, like givenName, familyName, etc.
This commit provides the actual type to the operation. It may
or may not solve the issue with disappearing associations
(MID-9479).
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