Steven Hawkins created TEIID-3980:
-------------------------------------
Summary: 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)