[teiid-issues] [JBoss JIRA] (TEIID-3980) NPE with Salesforce retrieve query and no matching entity

Steven Hawkins (JIRA) issues at jboss.org
Wed Feb 17 18:17:00 EST 2016


     [ https://issues.jboss.org/browse/TEIID-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3980.
-----------------------------------
    Resolution: Done


Added a null check.

> NPE with Salesforce retrieve query and no matching entity
> ---------------------------------------------------------
>
>                 Key: TEIID-3980
>                 URL: https://issues.jboss.org/browse/TEIID-3980
>             Project: Teiid
>          Issue Type: Bug
>          Components: Salesforce Connector
>    Affects Versions: 8.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.0, 8.12.5, 8.13.2
>
>
> A query such as:
> select name, id from BusinessProcess where id = <does not exist>
> will result in an NPE since the retrieve call returns a null record for each id that doesn't match.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list