[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 12 15:01:53 CET 2018


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

Magnus Enger <magnus at libriotech.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82858|0                           |1
        is obsolete|                            |

--- Comment #4 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 83119
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83119&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

Signed-off-by: Magnus Enger <magnus at libriotech.no>
Works as advertised.

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


More information about the Koha-bugs mailing list