https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23269
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #30 from Nick Clemens (kidclamp) <[email protected]> --- I really like this, and I really want it for Koha, however, in testing with many holds I am finding that the performance is not great. The page and table do load faster, but in using the API to update the holds I think this dev reveals that our holds APIs themselves are too slow. I used the 'randhold.pl' script from here: https://github.com/kidclamp/handy-koha-script I tried with about 2800 holds, then 800, and found that adjusting the priority of a hold gave no indication anything was happening. It would, sometimes, eventually complete, but without any indication it makes it hard to know why a reload is delayed. I saw similar issues when adding an expiration date to a hold. Additionally, if I selected several checkboxes on a single page, they would be remembered if I navigated to a different page and back, however, if I selected anything on a different page, then anything on the other page was forgotten. i.e. select the third hold on page one, go to page three, go back to page one, the selection stays got to page three, select the first hold, go back to page one, initial selection is lost, go back to page three, the first hold remains selected -- 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/
