[Koha-bugs] [Bug 21460] Filtering ILL requests on borrowernumber does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 5 11:47:31 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21460

--- Comment #3 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 82858
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82858&action=edit
Bug 21460: Fix patron ILL request filtering

This patch fixes the non-functioning filtering of ILL requests by
borrowernumber. As Magnus mentioned, this fix was originally created as
part of a larger peice in bug 18589. So the relevant parts of that bug
have been backported here.

Important: As such, once this bug is in master, I will need to remove
the fix from bug 18589 as, due to the other things that bug does, it
will conflict.

Test plan:

1) Test on an instance that has ILL requests from multiple borrowers
2) Navigate to a borrower's profile page
3) Click the "Interlibrary loans" link
4) TEST => Note that the requests displayed only apply to that user
5) Navigate to the main ILL requests list page
6) TEST => Note that all requests for all users are displayed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list