[midPoint-git] [Evolveum/midpoint] 54bfbc: Smart integration: deduplication of mapping sugges...
Tadeas Chrapovic
noreply at github.com
Wed Feb 4 15:43:45 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 54bfbc32e1794293f603eb45d2e8a3f213f037cc
https://github.com/Evolveum/midpoint/commit/54bfbc32e1794293f603eb45d2e8a3f213f037cc
Author: tchrapovic <chrapovic.tadeas at gmail.com>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/AttributeMappingsTableWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/SmartMappingTable.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/TestSmartIntegrationService.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.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/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/MappingsSuggestionRemoteServiceCallActivityRun.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/MappingsSuggestionWorkDefinition.java
Log Message:
-----------
Smart integration: deduplication of mapping suggestions
- prevent duplicate suggestions for existing mapping targets
- distinguish midpoint vs resource targets for inbound/outbound mappings
- add and document targetPathsToIgnore parameter for mapping suggestions
NOTE:
- update deduplication logic to include accepted but not yet saved mapping
suggestions during suggestion generation
- existing mappings are still read directly from the resource object
- for now, the logic works only with the mapping target attribute,
limiting the scope to 1:1 suggestions and mappings
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