Francis Guchie created FINERACT-1279:
----------------------------------------
Summary: GLIM application failure if loan product has charge that
requires linked savings account
Key: FINERACT-1279
URL: https://issues.apache.org/jira/browse/FINERACT-1279
Project: Apache Fineract
Issue Type: Bug
Components: Loan
Affects Versions: 1.4.0
Reporter: Francis Guchie
Attachments: image-2020-12-10-15-41-37-515.png
GLIM Application for a loan product that has a charge that requires a linked
savings account. fineract will not submit the loan application it will send an
error shown below. This error does not appear on the UI but rather in the
Console of the browserÂ
*"Transaction is being rolled back. First erroneous request:
\n\{\"requestId\":0,\"statusCode\":500,\"body\":\"{\\n
\\\"developerMessage\\\": \\\"Request was understood but caused a domain rule
violation.\\\",\\n \\\"httpStatusCode\\\": \\\"403\\\",\\n
\\\"defaultUserMessage\\\": \\\"Errors contain reason for domain rule
violation.\\\",\\n \\\"userMessageGlobalisationCode\\\":
\\\"validation.msg.domain.rule.violation\\\",\\n \\\"errors\\\": [\\n {\\n
\\\"developerMessage\\\": \\\"one of the charges requires linked savings
account for payment\\\",\\n \\\"defaultUserMessage\\\": \\\"one of the charges
requires linked savings account for payment\\\",\\n
\\\"userMessageGlobalisationCode\\\":
\\\"error.msg.loanCharge.requires.linked.account\\\",\\n \\\"parameterName\\\":
\\\"id\\\",\\n \\\"args\\\": []\\n }\\n ]\\n}\"}"
!image-2020-12-10-15-41-37-515.png!*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)