[midPoint-git] [Evolveum/midpoint] 489176: Catch "not found" projection execution exception
mederly
noreply at github.com
Wed Sep 25 18:57:44 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4891767d57174a4b1a7ae1a6b5476f2d17903518
https://github.com/Evolveum/midpoint/commit/4891767d57174a4b1a7ae1a6b5476f2d17903518
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/executor/ProjectionChangeExecution.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/negative/TestBrokenResources.java
Log Message:
-----------
Catch "not found" projection execution exception
This can occur especially when shadow caching is enabled. We should
treat it more gracefully than simply throwing it to the caller's face.
This fixes TestBrokenResources.
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