[Koha-bugs] [Bug 13831] New: Item history is anonymized when borrower anonymizes his reading history using Immediate deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 13 14:18:13 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13831

            Bug ID: 13831
           Summary: Item history is anonymized when borrower anonymizes
                    his reading history using Immediate deletion
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: gmcharlt at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

It is crucial to be able to tell who had the Item checked out last, so we can
pursue mishandling of Items.
Currently if a borrower checks-in a loan, and goes to his/her
  "OPAC" -> "Your privacy" -> "Immediate deletion"
the Item history points to the statistical anonymizer borrower, instead of the
real borrower.

The reading history anonymizer should not anonymize loans which should still be
visible in the Item's history.

TEST PLAN:
0. Make sure the system preference "AnonymousPatron" is set and points to a
   existing borrower record.
1. Checkout a Item.
2. Checkin the same Item.
3. Look at the Item's history at catalogue/moredetail.pl and see that you are
the
   "Last borrower"
4. Trigger "OPAC" -> "Your privacy" -> "Immediate deletion"
5. In catalogue/moredetail.pl, the "Last borrower" is now the statistical
   anynomization borrower.
6. Should we need to reimburse the "Last borrower" for any damages for the
Item,
   we cannot know who it was.

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


More information about the Koha-bugs mailing list