Bug 29210

Summary: Poor performance on Transactions tab of patrons account when they have many fines
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
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 Nick Clemens (kidclamp) 2021-10-12 13:52:04 UTC
The transactions tab loads the entire patrons payment history. For a patron with many transaction this can eb quite slow.

We should convert this table to use the API and paginate the results retrieved