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 19:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/FINERACT-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandar Vidakovic resolved FINERACT-1547.
--------------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Aleksandar Vidakovic
>            Priority: Critical
>             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)