7 Aug
2026
7 Aug
'26
6:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43249 --- Comment #5 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Worth noting here, I tested with a report like: SELECT items.barcode FROM items, items items2, items items3 I set the limit to 1 If I open that in 3 tabs and click run report - they run consecutively, and I don't get an error If I open a new private browser window, sign in to Koha, and run from each window, then I get the limit So a single user could theoretically still tie up the DB by setting of a whole bunch of these in different tabs and have them running one after the other -- You are receiving this mail because: You are watching all bug changes.