[Koha-bugs] [Bug 8483] Borrower reading history should include deleted items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 18:51:52 CET 2016


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

--- Comment #38 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 49137
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49137&action=edit
Bug 8483 - Borrower reading history should include deleted items

When showing a borrower's reading history, it'd be good to be able to
include the deleted items also, as we have that information available.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Members/GetAllIssues.t
3) Check out and return an item for a patron
4) Delete that item
5) Verify the record still shows in the patron's reading history
6) Delete the record entirely
7) Verify the record still shows in the patron's reading history,
   but that the title is now just text instead of a hyperlink.

Signed-off-by: Heather Braum <hbraum at nekls.org>

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


More information about the Koha-bugs mailing list