7 Aug
2026
7 Aug
'26
6:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43249 --- Comment #7 from David Nind <david@davidnind.com> --- Created attachment 203359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203359&action=edit Bug 43249: Don't count our query against the duplicate report limit We were throwing an exception for a single run of the report when limit was as one because we were finding our query for counting the instances in the processlist, we need to skip our selves To test: 1 - Apply this patch 2 - prove -v t/db_dependent/Koha/Reports.t 3 - It fails! Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.