https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20936
--- Comment #86 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #85) > What happened between May (comment 74) and now? Did we fix all the things we > needed? Ok, got it, we are not using the REST API. The controller script is weird. We are retrieving all the holds and then limit the size of the array. We will face performance issues without the benefit (having the info on the UI). -- 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/
