Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Exists a performance in the loans due to lots of transactions like repayments made on the loan, accruals and some of the real-time evaluations in below GET api uses loan.getTransactions and it takes more than 20seconds to return the response.
- /fineract-provider/api/v1/loans/{loanId}
- /fineract-provider/api/v1/loans/external-id/{externalloanId}
By knowing that we are introducing daily accruals in interest bearing product, its going to fail. Please rewrite the loading transactions by filter in the JPA query
Attachments
Issue Links
- links to