https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25184
--- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- Adding two steps to this test plan: Test Plan: 1) Set an item's notforloan value to -1 2) Place a hold on that item 3) Check in the item 4) Trap the item for that hold 5) Attempt to check the item out to the patron, you will be unable to because it is notforloan 6) Apply this patch 7) Restart all the things! 8) Repeat steps 1-3 9) The screen should no longer ask if the item should be trapped to fill the hold! 10) Set UpdateNotForLoanStatusOnCheckin to -1: 0 11) Check item in again 12) NotForLoan status is removed and hold is captured -- 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/
