[midPoint-git] [Evolveum/midpoint] 26329b: Reset iteration spec on template change (MID-5618)
mederly
noreply at github.com
Fri Aug 9 12:01:50 UTC 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 26329bb5667a3708fcd5c55f6d3ea45af4d0ad88
https://github.com/Evolveum/midpoint/commit/26329bb5667a3708fcd5c55f6d3ea45af4d0ad88
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-08-09 (Fri, 09 Aug 2019)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentHolderProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/ObjectTemplateProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationServiceImpl.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractInitializedModelIntegrationTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestIteration.java
A model/model-intest/src/test/resources/iteration/resource-dummy-associate.xml
A model/model-intest/src/test/resources/iteration/user-template-iteration-associate.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
Log Message:
-----------
Reset iteration spec on template change (MID-5618)
When the object template changes (e.g. because of subtype being set
during inbounds) and this leads to iteration specification change
we simply reset the iteration elements and start over.
Commit: d172566aa660e8d2800cc245114cb9fa31b57ab2
https://github.com/Evolveum/midpoint/commit/d172566aa660e8d2800cc245114cb9fa31b57ab2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-08-09 (Fri, 09 Aug 2019)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/TestScriptingBasic.java
Log Message:
-----------
Increase timeout in TestScriptingBasic.test560
This might help Jenkins to execute the tests. However, it's strange
that 10 seconds is not enough.
Commit: d8af16f45e31ef1f2afdea02190d0cd4f81da58a
https://github.com/Evolveum/midpoint/commit/d8af16f45e31ef1f2afdea02190d0cd4f81da58a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-08-09 (Fri, 09 Aug 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/AjaxTabbedPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/ColumnUtils.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/64cdd2ded33d...d8af16f45e31
More information about the midPoint-svn
mailing list