[midPoint-git] [Evolveum/midpoint] 776c1a: Fix certifications for non-native repo
Andrej
noreply at github.com
Wed Feb 26 12:43:53 CET 2025
Branch: refs/heads/bugfix/10225
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
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