Bug 26571 - Add REST API endpoint for patron checkout history
Summary: Add REST API endpoint for patron checkout history
Status: RESOLVED DUPLICATE of bug 22613
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-29 17:07 UTC by Owen Leonard
Modified: 2023-03-06 15:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2020-09-29 17:07:43 UTC
The options for retrieving and displaying a patron's reading history are limited right now. In the staff client it fetches the whole data set, and in the OPAC it offers the option of either all or 50.

I think a REST API endpoint would expand the options we could provide, including features like the one described in Bug 26570, "Search Functionality in Borrowing History."
Comment 1 Martin Renvoize 2023-03-06 15:23:36 UTC

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