https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42570 --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 198909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198909&action=edit Bug 42570: Use count_holds for OPAC patron summary pending holds To test: 1 - enable DisplayAddHoldGroups 2 - place two ungrouped holds for a patron 3 - log into the opac as your patron, see 2 pending holds 3 - group the two holds 4 - reload OPAC, still see 2 pending holds 5 - Apply patch, restart_all 6 - reload OPAc, see 1 pending holds 7 - ungroup holds 8 - reload OPAC, see 2 pending holds Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.