You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Petri Tuomola (Jira)" <ji...@apache.org> on 2020/09/28 06:20:00 UTC

[jira] [Assigned] (FINERACT-1158) NPE at InteropTransferActionType

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

Petri Tuomola reassigned FINERACT-1158:
---------------------------------------

    Assignee: Petri Tuomola

> NPE at InteropTransferActionType
> --------------------------------
>
>                 Key: FINERACT-1158
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1158
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Petri Tuomola
>            Priority: Blocker
>              Labels: beginner
>             Fix For: 1.5.0
>
>
> See FINERACT-932 for general background, and fix this problem by making it return an appropriate HTTP 4xx client validation error instead of an internal server NullPointerException:
> {code}java.lang.NullPointerException: Name is null
>         at java.lang.Enum.valueOf (Enum.java:238)
>         at org.apache.fineract.interoperation.domain.InteropTransferActionType.valueOf (InteropTransferActionType.java:21)
>         at org.apache.fineract.interoperation.api.InteropApiResource.performTransfer (InteropApiResource.java:368) {code}
> [~edcable] do you know who may be interested in fixing bugs in InterOp?
> see also https://github.com/apache/fineract/#logging-guidelines 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)