https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15567
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Arthur Suzuki <[email protected]> --- to be honest I don't really see the point of having a client software pushing a "batch" of holds to Koha. That could as well be handled by the client (portal) software in a for-loop to make a single request for each hold request. IMO that kind of handling should be done on the client software rather than Koha. Also there are already portal software in the wild (like Aspen or VuFind) which are using the holds api, and that patch would break compatibility with them. Best, Arthur -- 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/
