https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30860 Bug ID: 30860 Summary: Add option for CanBookBeReserved to return all item values Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement 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 placing a request we call CanBookBeReserved and loop items, calling CanItemBeReserved until we ifnd one that can fill a hold. We then loop CanItemBeReserved to check which items can be held. In some cases it would be nice to get the return values for all items passed back and avoid needing to call again -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.