Kigenyi Wilfred created FINERACT-2086:
-----------------------------------------
Summary: Fix Savings Account Closure error
Key: FINERACT-2086
URL: https://issues.apache.org/jira/browse/FINERACT-2086
Project: Apache Fineract
Issue Type: Bug
Components: Savings
Affects Versions: 1.9.0
Reporter: Kigenyi Wilfred
Fix For: 1.10.0
Sometimes when closing a savings a account a ClassCastException is raised and
results from attempting to cast a Short value to an Integer in
AccountAssociationsReadPlatformServiceImpl.java
AccountAssociationType associationType =
AccountAssociationType.fromInt((Integer)
statusMap.get({color:#6a8759}"type"{color})){color:#cc7832};{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)