https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41920
--- Comment #8 from Kyle M Hall (khall) <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #6) > This doesn't seem to be functioning as intended. When I set: > > '<total_running_reports_per_instance_limit>1</ > total_running_reports_per_instance_limit>' > > I am unable to run _any_ reports. If I increase the limit to 2, I can run as > many reports as I like. Fixed! Koha::Reports::Running wasn't returning a list in list context. -- 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/
