https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28529 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Nind from comment #8)
I couldn't reproduce the issue before the patch is applied (koha-testing-docker):
I'm guessing it is something with the circulation and fines rules that I'm not getting right.
Edit items and added 'multiple' items of type 'Books'. On each record
David, thanks for taking the time. I have just set a fresh KTD and reproduced the issue fairly easily. This were my steps: 1. Fresh KTD (master branch of Koha) 2. Pick 'Henry Acevedo' patron, and set a known user/pass (henry/Henry123!) 3. Enable AllowHoldItemTypeSelection 4. Circ rules: there's only one global rule, for all categories and types. I generated a new one, for 'Staff' and 'Books' with everything similar to the existing rule, except holds. I put 2 in the holds rules (max, daily, per record) 5. Search for 'a' 6. Make sure the first three titles contain items of type 'Books', I used Edit 7. Logged in as henry/Henry123! in the OPAC 8. Searched for 'a' 9. Placed record-level holds on them, choosing the 'Books' in the More options section. => FAIL: I was able to set 4 holds -- You are receiving this mail because: You are watching all bug changes.