[
https://issues.apache.org/jira/browse/FINERACT-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057707#comment-18057707
]
Edward Kang commented on FINERACT-176:
--------------------------------------
Hi there!
I think I discovered the root cause. The validation error was built, but the
throw statement was omitted from the validateForCashTxnForCashier method in the
TellerCommandFromApiJsonDeserializer. I have made the change now.
Here is my PR: [https://github.com/apache/fineract/pull/5473.] Please let me
know if there is anything I missed!
> During allocation and settle cash for a cashier if valid inputs are not given
> then error message displayed as Unknown data integrity issue
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FINERACT-176
> URL: https://issues.apache.org/jira/browse/FINERACT-176
> Project: Apache Fineract
> Issue Type: Bug
> Components: Teller Module
> Affects Versions: 1.8.0
> Reporter: subramanyasn
> Priority: Major
> Labels: 2019-mifos-gsoc, Beginner, Volunteer, gsoc, p3
> Attachments: AllocationorSettle cash.png
>
>
> 1. Create teller and create a cashier for that teller.
> 2. Click on allocate/settle cash
> > Do not enter any values and click on submit button -
> > "error.msg.teller.unknown.data.integrity.issue"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)