Bug 27184

Summary: Make the circulation history use the API
Product: Koha Reporter: Michal Denar <black23>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: agustinmoyano, black23, dcook, f.demians, gmcharlt, jonathan.druart, josef.moravec, kyle.m.hall, martin.renvoize, rbit
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.