[midPoint-git] [Evolveum/midpoint] ce3a83: Fix conflicts preview when pruning is involved
mederly
noreply at github.com
Fri Mar 17 12:07:47 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: ce3a831225392c122bd45a24cd841a6f2ee65c3f
https://github.com/Evolveum/midpoint/commit/ce3a831225392c122bd45a24cd841a6f2ee65c3f
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/requestAccess/RequestAccess.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestSegregationOfDuties.java
Log Message:
-----------
Fix conflicts preview when pruning is involved
When "prune" policy action was present, assignments conflicts were not
previewed correctly, because the pruning action itself fixed the
situation behind the scene - hence, user did not see any conflicts.
This is now fixed by introducing new "ignoreAssignmentPruning" option
(marked as "for internal use" for now).
This resolves MID-8243 and MID-8247.
Commit: e28134d104dfa05953fbfb2aaea64dcce5fabdc5
https://github.com/Evolveum/midpoint/commit/e28134d104dfa05953fbfb2aaea64dcce5fabdc5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/user/component/AllAccessListPanel.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/1b7b60220115...e28134d104df
More information about the midPoint-svn
mailing list