[midPoint-git] [Evolveum/midpoint] 5ff4c6: Fix "Show all assignments" (MID-4691)
Pavol Mederly
mederly at evolveum.com
Fri Jul 6 19:50:02 CEST 2018
Branch: refs/heads/support-3.8
Home: https://github.com/Evolveum/midpoint
Commit: 5ff4c62ede3d0949816a437d61cff5e3a5db198c
https://github.com/Evolveum/midpoint/commit/5ff4c62ede3d0949816a437d61cff5e3a5db198c
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.
(cherry picked from commit e309900)
**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