[Bug 26287] New: get_onshelfholds_policy always uses item holdingbranch
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26287 Bug ID: 26287 Summary: get_onshelfholds_policy always uses item holdingbranch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In CirculationRules.pm, the subroutine get_onshelfholds_policy is written to always check the circ rules of the item's holdingbranch. This will not always match a library's desired behavior. Shouldn't this sub follow the ReservesControlBranch value instead? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26287 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Depends on| |5786 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- That would make sense to me, maybe we should ask the mailing list? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 [Bug 5786] Move AllowOnShelfHolds and OpacItemHolds system preferences to the Circulation Matrix -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org