https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41921

--- Comment #20 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 199316
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199316&action=edit
Bug 41921: Add check_limits to guided_reports.pl

Wires check_limits to the guided reports script.

Test plan
1) Apply patch
2) prove t/db_dependent/Koha/Reports.t
3) Set total_running_reports_per_instance_limit to 1 in koha-conf.xml
4) Run two long reports ( "SELECT SLEEP(120)" works well) in two tabs
5) Confirm the second tab shows the 'too many total reports' alert
6) Click 'Export' on a saved report under the same conditions and confirm
   the export request returns 429 with a 'too many reports' message

-- 
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/

Reply via email to