[
https://issues.apache.org/jira/browse/FINERACT-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217808#comment-17217808
]
Michael Vorburger commented on FINERACT-1036:
---------------------------------------------
https://github.com/apache/fineract/pull/1449 adds the missing null check.
FINERACT-1229 created for a possible more comprehensive longer term
architectural solution.
FINERACT-1218 will include test coverage for this.
> NullPointerException at DocumentManagementApiResource.createDocument()
> ----------------------------------------------------------------------
>
> Key: FINERACT-1036
> URL: https://issues.apache.org/jira/browse/FINERACT-1036
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Assignee: Michael Vorburger
> Priority: Blocker
> Fix For: 1.5.0
>
>
> See FINERACT-932 for general background; I'm currently seeing this in logs of
> https://www.fineract.dev:
> {noformat} java.lang.NullPointerException
> at
> org.apache.fineract.infrastructure.documentmanagement.api.DocumentManagementApiResource.createDocument
> (DocumentManagementApiResource.java:130){noformat}
> I don't know (haven't looked into it at all) if this could have anything to
> do with FINERACT-955, or is a completely separate issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)