[midPoint-git] [Evolveum/midpoint] ee1d67: Make sim. result show original archetype name
mederly
noreply at github.com
Tue Oct 17 18:38:30 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: ee1d67b34223a1aab5fd2b7535bf29794d4da94c
https://github.com/Evolveum/midpoint/commit/ee1d67b34223a1aab5fd2b7535bf29794d4da94c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-simulations-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/ProcessedObjectImpl.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractBasicSimulationExecutionTest.java
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/asserter/ProcessedObjectAsserter.java
Log Message:
-----------
Make sim. result show original archetype name
When the structural archetype is changed during simulation, the
object classification (type, archetype, ...) in the simulation result
should contain the OLD archetype, not the (simulated) new one.
This commit ensures this.
This finishes the resolution of MID-8610. The other values (name, kind,
intent, tag) have already been fixed.
Commit: d073c03981fc76868db4dcfe9b2a9a43418f8b9f
https://github.com/Evolveum/midpoint/commit/d073c03981fc76868db4dcfe9b2a9a43418f8b9f
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/wrapper/ObjectTypeSearchItemWrapper.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/AbstractPageObjectDetails.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/FormWrapperValidator.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/module/PageSecurityQuestions.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/513ade0a7014...d073c03981fc
More information about the midPoint-svn
mailing list