[midPoint-git] [Evolveum/midpoint] 141b17: Treat missing object types gracefully
mederly
noreply at github.com
Tue Sep 10 19:12:19 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 141b1739817668e53aca40c5ba26fe2265e2ff30
https://github.com/Evolveum/midpoint/commit/141b1739817668e53aca40c5ba26fe2265e2ff30
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ComplexConstructionConsumer.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConstructionProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentProcessor.java
Log Message:
-----------
Treat missing object types gracefully
When determining the default operation policy (regarding constructions),
09ae9ecca7e756d78b9c735989370dc9f9fe4e29 was too harsh: it threw
an exception when the object type definition was not available.
Now it's softer, recording the error only in the OperationResult.
This fixes TestAssignmentErrors.
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