[midPoint-git] [Evolveum/midpoint] 54efaf: Smart integration: preserve AI flag on suggested f...

Tadeas Chrapovic noreply at github.com
Thu Oct 2 16:13:45 CEST 2025


  Branch: refs/heads/midpilot
  Home:   https://github.com/Evolveum/midpoint
  Commit: 54efaf3f49238b4c691ef2e0d670d77f92e76b27
      https://github.com/Evolveum/midpoint/commit/54efaf3f49238b4c691ef2e0d670d77f92e76b27
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2025-10-02 (Thu, 02 Oct 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/panel/AbstractInputGuiComponentFactory.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/RemoteServiceCallFocusTypeActivityRun.java

  Log Message:
  -----------
  Smart integration: preserve AI flag on suggested focusType

The suggested FocusType was originally marked with the AI flag in the
primary method. However, during transformation into
ResourceObjectFocusSpecificationType the provenance was lost.

This fix ensures the AI flag is retained, but it is not optimal.
In the future we should consider a better strategy, e.g. cloning
the PrismPropertyValue or replacing FocusTypeSuggestionType entirely.



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