[midPoint-git] [Evolveum/midpoint] 30e941: Fix certifications for non-native repo

Andrej noreply at github.com
Wed Feb 26 12:46:24 CET 2025


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 30e941599c9a3a0f5fea611b70694d157cc53093
      https://github.com/Evolveum/midpoint/commit/30e941599c9a3a0f5fea611b70694d157cc53093
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java

  Log Message:
  -----------
  Fix certifications for non-native repo

**What**

Use non iterative search, if the repository isn't "native"

**Why**

Iterative search is not implemented in "non native" repositories (i.e.
the old repository which uses Hibernate). Using iterative search on
those repositories caused an exception.

**Fixes:** MID-10225

(cherry picked from commit 776c1a1041b2576fa85077d61bc339fcf544809f)


  Commit: db78f16f024a09b724a10d74b38631b2f5c3a51e
      https://github.com/Evolveum/midpoint/commit/db78f16f024a09b724a10d74b38631b2f5c3a51e
  Author: Andrej <84732799+and-za at users.noreply.github.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java

  Log Message:
  -----------
  Merge pull request #267 from Evolveum/bugfix/4.9/10225

Fix certifications for non-native repo


Compare: https://github.com/Evolveum/midpoint/compare/122da2f2a451...db78f16f024a

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