https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41921
--- Comment #18 from Kyle M Hall (khall) <[email protected]> --- Created attachment 199314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199314&action=edit Bug 41921: Add Koha::Reports->check_limits Consolidates the per-user duplicate, per-user total, and per-instance total concurrent-run checks into a single method. Adds the count of queued run_report background jobs to the total. Test plan 1) Apply patch 2) prove t/db_dependent/Koha/Reports.t -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
