[Koha-bugs] [Bug 18795] REST API: DELETE (anonymize) checkout history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 15 21:34:31 CET 2019


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

Bouzid Fergani <bouzid.fergani at inlibro.com> changed:

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

--- Comment #17 from Bouzid Fergani <bouzid.fergani at inlibro.com> ---
Created attachment 95463
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95463&action=edit
Bug 18795: DELETE (anonymize) checkout history

Anonymize patron's checkout history via REST API

DELETE /checkouts/history?patron_id=123

To test:
1. prove t/db_dependent/api/v1/checkouts.t
2. Manually send DELETE request to /api/v1/checkouts/history?patron_id=123
where 123 is your patron's borrowernumber

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>
Signed-off-by: Bouzid Fergani <bouzid.fergani at inlibro.com>

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


More information about the Koha-bugs mailing list