You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (Jira)" <ji...@apache.org> on 2021/07/01 12:14:00 UTC

[jira] [Updated] (UNOMI-495) Fix NullPointerException when an input type is not available in the GraphQLSchemaProvider

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

Serge Huber updated UNOMI-495:
------------------------------
    Issue Type: Bug  (was: Improvement)

> Fix NullPointerException when an input type is not available in the GraphQLSchemaProvider
> -----------------------------------------------------------------------------------------
>
>                 Key: UNOMI-495
>                 URL: https://issues.apache.org/jira/browse/UNOMI-495
>             Project: Apache Unomi
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0
>            Reporter: Serge Huber
>            Assignee: Serge Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> When running the integration tests we get a NullPointerException when an input type doesn't exist for an event type. We should simply check for the existing of the input type before trying to build the field for the schema.



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