https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30979 --- Comment #37 from David Nind <david@davidnind.com> --- Hi Martin. The only wrinkles I found this time were: 1. Step 12 - checkout an item that is waiting for pickup by another patron: was able to checkout the item waiting, even though it wasn't for me. ==> Message says: "Message code 'RESERVE_WAITING' with data '1' Message code 'reswaitingdate' with data '2023-01-13'" . Has Confirm and Close buttons . Confirm button: - checks out item to patron who didn't have the hold waiting (koha) - item shows (in the staff interface) as checked out to koha, and also waiting for pickup (for Mary) 2. Barcodes with a space before it - items aren't found: I recall testing another bug for this, but can't find it. But anyway, this is not specifically related to this bug. I didn't try and use the public API to query for items that are hidden/not visible in the OPAC (not entirely sure how to set this up properly). -- You are receiving this mail because: You are watching all bug changes.