[midPoint-git] [Evolveum/midpoint] ae3196: Validate suggested object type filters and support...

Michal Zelenčík noreply at github.com
Mon Nov 3 13:38:33 CET 2025


  Branch: refs/heads/improvement/object-type-error-loop
  Home:   https://github.com/Evolveum/midpoint
  Commit: ae3196edca800e61fcaf31b17bc292084bc69f30
      https://github.com/Evolveum/midpoint/commit/ae3196edca800e61fcaf31b17bc292084bc69f30
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2025-11-03 (Mon, 03 Nov 2025)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
    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
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/scoring/ObjectTypesQualityAssessor.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java

  Log Message:
  -----------
  Validate suggested object type filters and support iterative retries,
extend schema with error context

- Parse and validate AI-suggested filters; verify runnability
and fall back to empty filters on failures
- Change ObjectTypesQualityAssessor to accept list of filters
and combine via AND
- Add errorLog and previousScript to common-smart-integration-3.xsd
to guide improved subsequent suggestions



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