Adam Saghy created FINERACT-2791:
------------------------------------
Summary: Re-aging progressive loan with downpayment causes
DataIntegrityViolationException
Key: FINERACT-2791
URL: https://issues.apache.org/jira/browse/FINERACT-2791
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.15.0
Reporter: Adam Saghy
Assignee: Adam Saghy
Fix For: 1.16.0
Re-aging a loan on the progressive/advanced-payment-allocation schedule can
fail at commit when the loan product has down payments enabled. The failure
surfaces to the caller as
{{{}error.msg.loan.reAge.unknown.data.integrity.issue{}}}, but the real cause
is:
{{ERROR: null value in column "loan_repayment_schedule_id" of
relation"m_loan_transaction_repayment_schedule_mapping" violates not-null
constraint}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)