http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15219 Bug ID: 15219 Summary: Load checkouts table incrementally Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Some libraries have patrons with more than 1000 checkouts. Loading all of them at once can be very long, and sometimes can cause timeout errors. Following patches will prevent that by loading checkouts in the table by batches. -- You are receiving this mail because: You are watching all bug changes.