https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32256 --- Comment #13 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to David Nind from comment #9)
(In reply to Aleisha Amohia from comment #7)
(In reply to David Nind from comment #6) ...
You're completely right, and actually that's what we wrote in the patch so maybe the test plan is misleading...
"The items in the batch will still be handled one-by-one, so if any item in the batch requires confirmation (i.e. to be renewed or returned) or is impossible to check out, the process will stop at that item. Any items earlier in the list will be processed, but any items coming after in the list will be ignored."
Do we think this is acceptable?
Thanks Aleisha - I didn't properly read the description in the test plan!
I guess the main thing is knowing that this will happen. Having more advanced error messaging could be handled in a separate bug, if required.
Adding this as a note in the documentation will help as well.
The patch still applies, so I will sign off as it currently is, as it is working as planned.
David
Thanks David. I added the follow-up you suggested to say it only works for multiple checkouts, and agree with your other comments. -- You are receiving this mail because: You are watching all bug changes.