[midPoint-git] [Evolveum/midpoint] cfda34: Add a test for MID-10289
mederly
noreply at github.com
Thu Dec 12 09:03:34 CET 2024
Branch: refs/heads/support-4.9
Home: https://github.com/Evolveum/midpoint
Commit: cfda340b6c6bc74c30d4f2bacac2dc5e8a1891df
https://github.com/Evolveum/midpoint/commit/cfda340b6c6bc74c30d4f2bacac2dc5e8a1891df
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java
A model/model-intest/src/test/resources/tolerance/resource-dummy-tolerance.xml
M provisioning/ucf-impl-connid/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/connid/AbstractModificationConverter.java
Log Message:
-----------
Add a test for MID-10289
This commit also (partly) works around the situation when the projector
computes an attribute delta that is empty (no add, no delete,
no replace). Such deltas were produced during the test that demonstrates
this bug.
(cherry picked from commit ee30c311f161bcbb831e6524a8130eda8981c5eb)
Commit: 0189f58f25d1a51a51cded726b43a21f300cb884
https://github.com/Evolveum/midpoint/commit/0189f58f25d1a51a51cded726b43a21f300cb884
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAttributesContainer.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAttributesContainerImpl.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensProjectionContext.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/AttributeEqualsCheckerFactory.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ReconciliationProcessor.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/dummys/DummyAdTrivialScenario.java
A model/model-intest/src/test/resources/associations/raw-references/archetype-raw-group.xml
A model/model-intest/src/test/resources/associations/raw-references/resource-dummy-raw-references.xml
A model/model-intest/src/test/resources/associations/raw-references/shadow-all-users.xml
A model/model-intest/src/test/resources/associations/raw-references/shadow-hackers.xml
A model/model-intest/src/test/resources/associations/raw-references/shadow-wheel.xml
A model/model-intest/src/test/resources/associations/removing-unclassified-memberships/archetype-rum-ad-role.xml
A model/model-intest/src/test/resources/associations/removing-unclassified-memberships/archetype-rum-admin-role.xml
A model/model-intest/src/test/resources/associations/removing-unclassified-memberships/archetype-rum-app-role.xml
A model/model-intest/src/test/resources/associations/removing-unclassified-memberships/resource-dummy-removing-unclassified-memberships.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/SynchronizationRequest.java
M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/async/update/TestAsyncUpdate.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAttributesAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowReferenceAttributeAsserter.java
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/ad/multidomain/AbstractAdLdapMultidomainTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestDelivery.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapComplex.java
Log Message:
-----------
Support reconciliation of reference attributes
Reference attributes were computed in the Projector, but not reconciled
in ReconciliationProcessor. This is now fixed: the missing functionality
was added there.
Related to MID-10285.
Other changes:
- Fixed type parameters for squeezedAttributes. (Actually it's strange
that everything worked even with wrong type parameter values.)
- Clarified that the default value of "searchStrategy" is
"inRepository".
(cherry picked from commit 98ea268157eb765904b1288ab757d7da43709543)
Commit: 25898a6d389afe8f48bf4e545ef06063fb30004c
https://github.com/Evolveum/midpoint/commit/25898a6d389afe8f48bf4e545ef06063fb30004c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/AbstractInputGuiComponentFactory.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/input/validator/NotNullValidator.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/validator/ObjectValidator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/trigger/CompletedTaskCleanupTriggerHandler.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestMiscTasks.java
A model/model-intest/src/test/resources/tasks/misc/task-cleanup-subtasks-after-completion.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/support-4.9' into support-4.9
Compare: https://github.com/Evolveum/midpoint/compare/589fae878846...25898a6d389a
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list