[Koha-bugs] [Bug 20028] Export all patron related personal data in one package

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 29 12:06:49 CEST 2018


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

--- Comment #2 from Jon Knight <J.P.Knight at lboro.ac.uk> ---
Created attachment 75622
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75622&action=edit
Bug 20028: Export all patron related personal data in one package

Add a system preference to determine whether patron data export is permitted,
and if it is an extra option in the staff UI to initiate the export.  At this
stage the API for patron data isn't ready so as a placeholder it just goes
to the readingrec.pl script.

Testing plan:

* Apply patch.

* Turn the AllowGDPRPatronExport in the administration sysprefs

* Search for a patron (eg Mabel in the standard test data) and then
  click on the "More" button on the right hand side of the button bar.
  You should see "Export patron's GDPR data" option. Selecting that will
  currently just go to the readingrec.pl page.

* Turn off AllowGDPRPatronExport in the  administration sysprefs

* The "Export patron's GDPR data" option should no long be visible from
  the "More" button in the patron page.

Full description of what the patch does

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


More information about the Koha-bugs mailing list