[midPoint-git] [Evolveum/midpoint] 69cbbc: Smart Integration: fix mapping attribute overrides

Tadeas Chrapovic noreply at github.com
Wed Feb 18 12:53:37 CET 2026


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 69cbbc18f40a120720be1dcc6f9f8e2643c3cc3a
      https://github.com/Evolveum/midpoint/commit/69cbbc18f40a120720be1dcc6f9f8e2643c3cc3a
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2026-02-18 (Wed, 18 Feb 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/MappingOverrideTable.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/MappingOverridesTableWizardPanel.java

  Log Message:
  -----------
  Smart Integration: fix mapping attribute overrides

- Checkbox model now correctly resolves the effective value:
  limitation override if present, otherwise schema default.
- Ensures limitation container and property are created when needed.
- Writes explicit override values when user modifies the checkbox.
- Avoids redundant writes when the value has not changed.
- Preserves user intent by keeping explicit overrides even if they match schema defaults.

This fixes incorrect checkbox state rendering and issues where
multi-value/single-value attributes were not properly overridden.


  Commit: ea0dd0f14702bbfbb1a683dd6ead71843c19da4c
      https://github.com/Evolveum/midpoint/commit/ea0dd0f14702bbfbb1a683dd6ead71843c19da4c
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2026-02-18 (Wed, 18 Feb 2026)

  Changed paths:
    A docs/concepts/clock-time-provider/index.adoc
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ShadowObjectClassStatisticsTypeUtil.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/ObjectClassStatisticsComputer.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestObjectTypesSuggestionOperation.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/ada8282c62f0...ea0dd0f14702

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