You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Aleksandar Vidakovic (Jira)" <ji...@apache.org> on 2022/03/25 17:48:00 UTC

[jira] [Created] (FINERACT-1547) Cleanup unnecessary credit bureau dependency in infrastructure core

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)