[midPoint-git] [Evolveum/midpoint] 56d4c1: Relax target values' existence requirement
mederly
noreply at github.com
Tue Jul 23 19:38:47 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 56d4c18be3c231102c4959f86546de2ec33968e0
https://github.com/Evolveum/midpoint/commit/56d4c18be3c231102c4959f86546de2ec33968e0
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
Log Message:
-----------
Relax target values' existence requirement
We used to throw an exception if the range could not be evaluated
due to target values being unknown. After the fix in
7f33483ddef72b10a579e3b16d6855015ed94880 this breaks some low-level
tests.
Hence, now we relax this rule a bit: failing only if the range was
explicitly set.
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