Bug 6605 - Store Patron Reading History separate from issues/old_issues
Summary: Store Patron Reading History separate from issues/old_issues
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Ian Walls
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 15:36 UTC by Nicole C. Engard
Modified: 2019-05-20 17:58 UTC (History)
2 users (show)

See Also:
Change sponsored?: Seeking cosponsors
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2011-07-19 15:36:16 UTC
Instead of building patron reading history off of the issues and old_issues
tables, store the information in a separate table. This gives the following
advantages:

1) The history of having checked out the item will persist after the item or
title is deleted, or issuing history is anonymized/deleted.
2) The patron can more strictly govern the management of their reading history
without impacting the library's circulation history

RFC: http://wiki.koha-community.org/wiki/Patron_Reading_History_Separate_from_Issues_RFC