Bug 37901 - Pseudonymized_transactions should include ILL requests
Summary: Pseudonymized_transactions should include ILL requests
Status: RESOLVED DUPLICATE of bug 22513
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 12:18 UTC by Pedro Amorim
Modified: 2024-09-12 12:24 UTC (History)
8 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2024-09-12 12:18:21 UTC
The pseudonymization process aims to duplicate the transactional circulation data from the statistics table in a way that does not allow borrowers to be identified.  The statistics table also includes entries for payments and writeoffs that contain the borrowernumber of the impacted patron. We should also record ILL requests in pseudonymized_transactions when pseudonymization is enabled.
Comment 1 Pedro Amorim 2024-09-12 12:24:11 UTC

*** This bug has been marked as a duplicate of bug 22513 ***