You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Francis Guchie (Jira)" <ji...@apache.org> on 2020/12/17 09:13:00 UTC

[jira] [Commented] (FINERACT-1279) GLIM application failure if loan product has charge that requires linked savings account

    [ https://issues.apache.org/jira/browse/FINERACT-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250919#comment-17250919 ] 

Francis Guchie commented on FINERACT-1279:
------------------------------------------

To reproduce this please make sure at least on of the charges on the loan product are set for account transfer. See image below 
!image-2020-12-17-12-12-25-068.png!


then you can apply for the  GLIM 

> 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
>            Assignee: Rahul Pawar
>            Priority: Major
>         Attachments: image-2020-12-10-15-41-37-515.png, image-2020-12-17-12-12-25-068.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)