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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/