https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32702
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #7 from Andrew Fuerste-Henry <[email protected]> --- (In reply to Nick Clemens from comment #4) > > To test: > 1 - Setup a record with items to have: > 1 available item > 1 lost item > 1 item with positive not for loan status > 1 item with negative not for loan status > 1 item withdrawn > 1 item damaged > 1 item not for loan by itemtype > 2 - Attempt to place hold on staff and opac and note the statuses > 3 - Apply patch > 4 - Confirm the statuses have not changed > 5 - Attempt to hold lost/damaged/withdrawn/notforloan items via API > 6 - You should not be able to place the hold > 7 - Attempt to place club holds on these items - it should not be possible > 8 - Attempt to place holds via ILSDI - it should not be possible With these patches applied, I was able to create holds via API for all of these items, despite their statuses. I did get blocked from placing holds beyond the holds-per-record limit in the circ rules, but otherwise everything was permitted. Also, after the patches, in the staff client the lost and withdrawn items are showing new wording in the first column of the item selection table when placing a hold. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
