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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 22 13:47:57 CEST 2019


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

Johanna Räisä <johanna.raisa at koha-suomi.fi> changed:

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

--- Comment #3 from Johanna Räisä <johanna.raisa at koha-suomi.fi> ---
Created attachment 94533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94533&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

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


More information about the Koha-bugs mailing list