http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12191 Bug ID: 12191 Summary: Items with not for loan status shouldn't trigger a transfer Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hbraum@nekls.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Items with notforloan setting ≠ 0 [so 1 or -1, for example] CAN be checked in and CANNOT be checked out -- both expected behaviors. However, items with notforloan ≠ 0 CAN trigger a branch transfer and put an item into transit for a hold. I don't think items should be able to trigger a transfer at all on checkin, if the item still has notforloan ≠ 0. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.