[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
Wed Apr 21 21:33:00 CEST 2021


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

Lari Taskula <lari.taskula at hypernova.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117109|0                           |1
        is obsolete|                            |

--- Comment #38 from Lari Taskula <lari.taskula at hypernova.fi> ---
Created attachment 119971
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119971&action=edit
Bug 20028: Add Patron Export REST controller

This patch adds a REST controller for patron data exporting.

GET /api/v1/patrons/51/export
GET /api/v1/public/patrons/51/export

Supports pagination parameters "_per_page" and "_page".

To test:
1. prove t/db_dependent/api/v1/patrons_export.t

Sponsored-by: The National Library of Finland

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


More information about the Koha-bugs mailing list