Aleksandar Vidakovic created FINERACT-1547:
----------------------------------------------
Summary: Cleanup unnecessary credit bureau dependency in
infrastructure core
Key: FINERACT-1547
URL: https://issues.apache.org/jira/browse/FINERACT-1547
Project: Apache Fineract
Issue Type: Bug
Reporter: Aleksandar Vidakovic
Fix For: 1.7.0
In the infrastructure core packages we should never use any cross dependency to
any other package. "CommandProcessingResult" contains an attribute with a type
"CreditBureauReportData". We should apply the same strategy as with attribute
"changes": convert to "Map<String, Object>".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)