[midPoint-git] [Evolveum/midpoint] 90644c: Add test and workaround for MID-6122
mederly
noreply at github.com
Mon Mar 23 12:28:38 CET 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 90644c4c7df992ba5919efe8ca3776ca2e28e8d1
https://github.com/Evolveum/midpoint/commit/90644c4c7df992ba5919efe8ca3776ca2e28e8d1
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/TraceUtil.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestActivation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestScriptHooks.java
A model/model-intest/src/test/resources/scripthooks/system-configuration-primary-delta-hook.xml
Log Message:
-----------
Add test and workaround for MID-6122
When modifying primary delta we sometimes need to clean up lens
and focus context appropriately. (Normally this should be ensured
by rot() method but it is not.)
So here we provide a test for MID-6122, showing appropriate workaround.
See MID-6132 as well.
Here we also include a small fix for tracing script variables/results.
Commit: eee9272e0be1b2c7f758110dc6d10435fcec0991
https://github.com/Evolveum/midpoint/commit/eee9272e0be1b2c7f758110dc6d10435fcec0991
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/column/AbstractItemWrapperColumnPanel.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/1d8d70caa10e...eee9272e0be1
More information about the midPoint-svn
mailing list