[midPoint-git] [Evolveum/midpoint] ea850c: Smart Integration: exclude accepted mapping sugges...
Michal Zelenčík
noreply at github.com
Mon Feb 2 18:53:47 CET 2026
Branch: refs/heads/feature/mapping-deduplication-3
Home: https://github.com/Evolveum/midpoint
Commit: ea850c7f948ea6aabd3fecad519fef4ebcbad0c2
https://github.com/Evolveum/midpoint/commit/ea850c7f948ea6aabd3fecad519fef4ebcbad0c2
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-02-02 (Mon, 02 Feb 2026)
Changed paths:
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/AttributeMappingCandidateSet.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSystemMappingsSuggestion.java
Log Message:
-----------
Smart Integration: exclude accepted mapping suggestions from new suggestions
When a user accepts a mapping suggestion but hasn't saved it yet, the
suggestion was being re-proposed because it wasn't in the resource yet.
This change adds support for passing accepted suggestions allowing
the backend to filter them out.
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
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