https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32256 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED CC| |aleisha@catalyst.net.nz --- Comment #7 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to David Nind from comment #6)
Conclusion: - If checking out multiple items, it stops checking out at the item that can't be checked out - even if later items can be checked out.
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? -- You are receiving this mail because: You are watching all bug changes.