[midPoint-git] [Evolveum/midpoint] 03a377: Avoid "suggest mapping" LLM call in as-is case

mederly noreply at github.com
Mon Sep 22 11:17:35 CEST 2025


  Branch: refs/heads/midpilot
  Home:   https://github.com/Evolveum/midpoint
  Commit: 03a3772c3fe0989f17896d94b45a0ef3c3cdfee5
      https://github.com/Evolveum/midpoint/commit/03a3772c3fe0989f17896d94b45a0ef3c3cdfee5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    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/SmartIntegrationBeans.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java

  Log Message:
  -----------
  Avoid "suggest mapping" LLM call in as-is case

If the shadow and focus data can be converted using simple "as-is"
mapping, we won't bother the LLM.

This should provide better performance as well as stability: less
changes for failing. Nevertheless, another stability improvement
is planned.


  Commit: e0f6cea475d1ec8f42167690a39826e2a8042bd5
      https://github.com/Evolveum/midpoint/commit/e0f6cea475d1ec8f42167690a39826e2a8042bd5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/tile/TileTablePanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/SmartIntegrationUtils.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/component/SmartStatisticsPanel.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/midpilot' into midpilot


Compare: https://github.com/Evolveum/midpoint/compare/8d0c60772007...e0f6cea475d1

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