[midPoint-git] [Evolveum/midpoint] e30990: Fix "Show all assignments" (MID-4691)
Pavol Mederly
mederly at evolveum.com
Fri Jul 6 16:43:10 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e3099000ed07290c8a10adc0bea8e39324732411
https://github.com/Evolveum/midpoint/commit/e3099000ed07290c8a10adc0bea8e39324732411
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-06 (Fri, 06 Jul 2018)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/AssignmentPathSegmentImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluatedAssignmentTargetImpl.java
Log Message:
-----------
Fix "Show all assignments" (MID-4691)
The appliesToFocusWithAnyRelation() method on assignment targets
was too strict; it expected that the target is directly assigned
(order=1). Now it also accepts any targets with matching order.
However, the whole concept of matching order has to be rethought.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list