Bug 29210 - Poor performance on Transactions tab of patrons account when they have many fines
Summary: Poor performance on Transactions tab of patrons account when they have many f...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-12 13:52 UTC by Nick Clemens (kidclamp)
Modified: 2021-10-12 13:52 UTC (History)
0 users

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 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