[midPoint-git] [Evolveum/midpoint] 9feca7: Resolve dependencies to untagged contexts only
mederly
noreply at github.com
Thu Jun 9 16:38:10 CEST 2022
Branch: refs/heads/feature/default-types
Home: https://github.com/Evolveum/midpoint
Commit: 9feca71de23cdfc21c551dd90601bc732efd023f
https://github.com/Evolveum/midpoint/commit/9feca71de23cdfc21c551dd90601bc732efd023f
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensProjectionContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/DependencyProcessor.java
Log Message:
-----------
Resolve dependencies to untagged contexts only
When looking for dependency sources/targets, we match only contexts
with null tag. This restores the behavior of midPoint 4.5 and earlier,
and gives more determinism to the processing.
More information about the midPoint-svn
mailing list