https://bugs.openldap.org/show_bug.cgi?id=10491
Issue ID: 10491 Summary: constraint_attribute <attrs...> count doesn't work with multiple attributes Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
constraint_check_count_violation (run on Modifies/Renames) only really checks the last attribute in the list. Fix is coming.
https://bugs.openldap.org/show_bug.cgi?id=10491
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1 Assignee|bugs@openldap.org |ondra@mistotebe.net
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/856
https://bugs.openldap.org/show_bug.cgi?id=10491
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.14 Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10491
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• e16c2794 by Ondřej Kuzník at 2026-04-10T19:40:36+00:00 ITS#10491 Fix count constraint with more than one attribute
RE26:
• 989d699f by Ondřej Kuzník at 2026-04-21T21:06:11+00:00 ITS#10491 Fix count constraint with more than one attribute