[Bug 43213] New: Holds API should have search_limited by library
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43213 Bug ID: 43213 Summary: Holds API should have search_limited by library Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, lisette@bywatersolutions.com, tomascohen@gmail.com Target Milestone: --- As noted on bug 18523, with IndependentBranches/Library Groups, you shouldn't be able to see the "Existing holds" for branches you're not allowed to see. Bug 23269 allows you to see all existing holds, however. -- 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=43213 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23269 See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18523 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23269 [Bug 23269] Long hold queues are slowing the service -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43213 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Like Koha::Patrons->search_limited() I think it should also use @restricted_branchcodes = $logged_in_user->libraries_where_can_see_patrons because I think it's about only viewing patrons from libraries you're allowed to see patrons from... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org