[midPoint-git] [Evolveum/midpoint] c775e7: Smart Integration: Remove Hard refresh; reuse SiSu...
Michal Zelenčík
noreply at github.com
Fri Apr 24 15:49:04 CEST 2026
Branch: refs/heads/feature/object-type-feedback
Home: https://github.com/Evolveum/midpoint
Commit: c775e7474e8e4c936f4c4b90056de986eb172217
https://github.com/Evolveum/midpoint/commit/c775e7474e8e4c936f4c4b90056de986eb172217
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/page/ResourceSuggestedObjectTypeTableWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/page/SmartObjectTypeSuggestionWizardPanel.java
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/RegenerateMode.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
Log Message:
-----------
Smart Integration: Remove Hard refresh; reuse SiSuggestedObjectTypeType
- Remove HARD_REFRESH regeneration mode (enum value, GUI menu item, and
all guard conditions that suppressed previous object types for it)
- Replace the now-redundant SiPreviousDelineationType with
SiSuggestedObjectTypeType for the previousDelineation field in
SiSuggestObjectTypesRequestType, eliminating duplicate schema
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