Bug 27184 - Make the circulation history use the API
Summary: Make the circulation history use the API
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-09 20:28 UTC by Michal Denar
Modified: 2020-12-10 01:48 UTC (History)
10 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Denar 2020-12-09 20:28:26 UTC
Circulation history of heavy borrowers or anomym accounts can be very long after couple of years, so it takes long time to load them. API pagination can help.