http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14604 Bug ID: 14604 Summary: Offline circulation processor doesn't handle large sets of actions well Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com It seems that the offline circ processor doesn't do well with large data sets. It essentially locks up the browser until the ajax process returns. With large data sets this causes big problems it seems. It would be better for the script to commit each action one at a time and update the table is it goes along. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.