[midPoint-git] [Evolveum/midpoint] 776c1a: Fix certifications for non-native repo

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


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 776c1a1041b2576fa85077d61bc339fcf544809f
      https://github.com/Evolveum/midpoint/commit/776c1a1041b2576fa85077d61bc339fcf544809f
  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


  Commit: c8d07c624f1de50d38351d92efd3578ca08339ba
      https://github.com/Evolveum/midpoint/commit/c8d07c624f1de50d38351d92efd3578ca08339ba
  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 #266 from Evolveum/bugfix/10225

Fix certifications for non-native repo


Compare: https://github.com/Evolveum/midpoint/compare/e3168e8f04d5...c8d07c624f1d

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