[
https://issues.apache.org/jira/browse/FINERACT-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihaly Dallos reassigned FINERACT-1904:
---------------------------------------
Assignee: Norbert Táskai
> LoanChargePaidByList is not available
> --------------------------------------
>
> Key: FINERACT-1904
> URL: https://issues.apache.org/jira/browse/FINERACT-1904
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Norbert Táskai
> Assignee: Norbert Táskai
> Priority: Major
> Labels: PepperSoup
>
> LoanChargePaidByList field/section should be available both in
> LoanTransactionMakeRepaymentPostBusinessEvent and GET Loan details with
> Transactions API (v1/loans/\{loanId}?associations=transactions or
> v1/loans/\{loanId}?associations=all) response, but right now it is only
> appears in the event response and even there there are no data in section
> *Steps to reproduce*
> * Create loan, approve, disburse
> * Add charge(s) to the loan
> * Make repayment after charge due date - to repay the charge(s)
> * Check the LoanTransactionMakeRepaymentPostBusinessEvent
> * Check the v1/loans/\{loanId}?associations=all and
> v1/loans/\{loanId}?associations=transactions API responses
> *Actual result*
> * in the event result the LoanChargePaidByList field is visible, but there
> are no data
> * in the API response the LoanChargePaidByList is not visible
> *Expected result*
> * in event the LoanChargePaidByList is visible and has the relevant data
> * in v1/loans/\{loanId}?associations=all response the LoanChargePaidByList
> is visible and has the relevant data
> * in v1/loans/\{loanId}?associations=transactions response the
> LoanChargePaidByList is visible and has the relevant data
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)