circ/circulation.tt vs members/moremember.tt: circ/circulation.tt: <a id="debarments-tab-link" href="#reldebarments">Restrictions ([% debarments.count || 0 | html %])</a> members/moremember.tt: <a id="debarments-tab-link" href="#reldebarments">Restrictions ([% debarments.size || 0 | html %])</a>
There is a fix for this in the patch set for user defined restristions: bug 23681
The last two follow-ups on the above bug fix bugs in restrictions.. happy to split them out into this bug and another if we want to have them easily backportable. I think they can retain PQA though.. they're small and self contained and well tested as part of the above bug.
Created attachment 137602 [details] [review] Bug 31129: Fix debarment count on circulation page This patch was split from bug 23681 where QA identified the issue. This patch fixes the debarment count displayed on the circulation page tabs Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Patch split from bug 23681 as promised above.. QA pulled through. This should make it very trivial to backport.
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for 22.05.05
thx pushed to 21.11.x for 21.11.12
Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved.