https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37774 Bug ID: 37774 Summary: Title level hold should fill even if specific item is not holdable Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When a patron has a hold on a title that has a mix of holdable and unholdable items we will not fill the hold if the unholdable items are checked out. This is similar to bug 4850, but that seems to be about the check-in response, this is to solve the checkout handling To recreate: 1 - Set a "Default holds policy by item type" rule on "Mixed materials" to "No holds allowed" 2 - Add a Mixed Materials item on a record with items of 'Book' item types that are holdable 3 - Place a hold for a patron 4 - Check out the 'Mixed material' book to the patron (they are allowed to borrow these materials) 5 - The hold is not marked filled! It is common for libraries to have 'New items' or 'Lucky day' items that are nto holdable, but can be checked out by the patron if found on the shelf. Koha should fill the hold when issuing even if the item would not normally be holdable -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.