[midPoint-git] [Evolveum/midpoint] afc23f: Validate suggested object-type filters; retry on f...

Michal Zelenčík noreply at github.com
Fri Oct 31 15:41:39 CET 2025


  Branch: refs/heads/improvement/object-type-error-loop
  Home:   https://github.com/Evolveum/midpoint
  Commit: afc23fef4c013fffbea8037671834dcf2a4e2bd4
      https://github.com/Evolveum/midpoint/commit/afc23fef4c013fffbea8037671834dcf2a4e2bd4
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperation.java
    A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ObjectTypesSuggestionOperationFactory.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
    A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/scoring/ObjectTypesQualityAssessor.java

  Log Message:
  -----------
  Validate suggested object-type filters; retry on first failure

- Introduce ObjectTypesQualityAssessor to sanity-check suggested
delineation filters by parsing and executing a minimal search.
- Update ObjectTypesSuggestionOperation to inject the assessor and verify
filter runnability: retry once, then only log errors.
- Add ObjectTypesSuggestionOperationFactory and wire it in SmartIntegrationServiceImpl



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