[midPoint-git] [Evolveum/midpoint] 428225: association test scenario restructuring
Martin Bielik
noreply at github.com
Tue Nov 18 14:00:50 CET 2025
Branch: refs/heads/midpilot
Home: https://github.com/Evolveum/midpoint
Commit: 4282258d5bbdff952000f388f802250ca073753e
https://github.com/Evolveum/midpoint/commit/4282258d5bbdff952000f388f802250ca073753e
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/DummyAdSmartAssociationsScenario.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
Log Message:
-----------
association test scenario restructuring
Commit: d6bc92d1cddba1e3184391a4361c664121566aa5
https://github.com/Evolveum/midpoint/commit/d6bc92d1cddba1e3184391a4361c664121566aa5
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartAssociationImpl.java
Log Message:
-----------
removed unwanted association part from association object
Commit: 3215345c14d74af96b2d5a63d0c8cb93ce31c783
https://github.com/Evolveum/midpoint/commit/3215345c14d74af96b2d5a63d0c8cb93ce31c783
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/DummyAdSmartAssociationsScenario.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
Log Message:
-----------
fixed terminology on participants
Commit: 98c63217fafd187ee89886e9379bb78eee913a1f
https://github.com/Evolveum/midpoint/commit/98c63217fafd187ee89886e9379bb78eee913a1f
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartAssociationImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/AssociationsSuggestionActivityHandler.java
Log Message:
-----------
added association mapping suggestion
Commit: 04e87a44eeaae22ad12f3e40bad67beb7b95ecf8
https://github.com/Evolveum/midpoint/commit/04e87a44eeaae22ad12f3e40bad67beb7b95ecf8
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/AssociationTypesPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/SmartIntegrationUtils.java
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartAssociationImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/AssociationSuggestionWorkDefinition.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/AssociationsSuggestionActivityHandler.java
Log Message:
-----------
move object type detection to the SmartAssociationImpl
Commit: b8a1d617bbba8e1f5ca9d7d5b450b6cdafe1d845
https://github.com/Evolveum/midpoint/commit/b8a1d617bbba8e1f5ca9d7d5b450b6cdafe1d845
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/DummyAdSmartAssociationsScenario.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartAssociationImpl.java
Log Message:
-----------
simplified association suggestions, deny object-to-subject references
Commit: 0b09587b1efd29d4cec6ec8df1634143ea066751
https://github.com/Evolveum/midpoint/commit/0b09587b1efd29d4cec6ec8df1634143ea066751
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartAssociationImpl.java
Log Message:
-----------
improved detection of complex reference/association
Commit: 3106cfb97bacb2cb6171ffe4bc0521314e7c5b89
https://github.com/Evolveum/midpoint/commit/3106cfb97bacb2cb6171ffe4bc0521314e7c5b89
Author: Martin Bielik <martin.bielik at evolveum.com>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/DummyAdSmartAssociationsScenario.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.java
Log Message:
-----------
excluding complex association from tests
Compare: https://github.com/Evolveum/midpoint/compare/c116390cf163...3106cfb97bac
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