7 Aug
2026
7 Aug
'26
6:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43249 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 203356 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203356&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! -- You are receiving this mail because: You are watching all bug changes.