24 May
2023
24 May
'23
1:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15567 --- Comment #7 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #6)
Surely it would make sense to just take multiple items in as input and then run it through a loop and record the results.
I mean I've created my own API endpoint in a different system which takes data for multiple items and does exactly that, so that 1 API call on that system can place holds for multiple items at the same time. (It's just the backend API call to the Koha that has to be done X times.) -- You are receiving this mail because: You are watching all bug changes.