[midPoint-git] [Evolveum/midpoint] 438f79: Skip activation outbounds for unmanaged shadows
mederly
noreply at github.com
Thu Feb 19 23:59:13 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 438f7936fab0ca138eb44393e80376964027efb1
https://github.com/Evolveum/midpoint/commit/438f7936fab0ca138eb44393e80376964027efb1
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ActivationProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestObjectMarks.java
M model/model-intest/src/test/resources/object-marks/resource-shadow-marks.xml
Log Message:
-----------
Skip activation outbounds for unmanaged shadows
This commit skips activation outbound processing for unmanaged shadows,
in the same way as it is done for regular outbound mappings.
Why: Obviously, activation of unmanaged accounts should not be
outbound-synchronized. We forgot to implement this check.
Resolves MID-11029.
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