[midPoint-git] [Evolveum/midpoint] b1a46b: Fix ObjectNotFoundException handling for shadows
mederly
noreply at github.com
Thu Sep 26 09:05:20 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: b1a46b92ccf8d4858013e4d35e7caad3df8d9dd6
https://github.com/Evolveum/midpoint/commit/b1a46b92ccf8d4858013e4d35e7caad3df8d9dd6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/executor/ProjectionChangeExecution.java
Log Message:
-----------
Fix ObjectNotFoundException handling for shadows
4891767d57174a4b1a7ae1a6b5476f2d17903518 went too far when converting
"not found" exception to mere partial results for shadows: If the
client explicitly requested a modification on a given shadow, then
such exceptions should be propagated to the client; at least this is
what TestConsistencyMechanism expects in test140 and test142.
Fixes TestConsistencyMechanism and TestConsistencyReaper.
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