Steven Hawkins created TEIID-5171:
-------------------------------------
Summary: Forward navigation of expand returns wrong results.
Key: TEIID-5171
URL:
https://issues.jboss.org/browse/TEIID-5171
Project: Teiid
Issue Type: Bug
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3.6, 10.1, 10.0.1
On a self relationship expand, the reverse navigation will return the correct result:
Employee?$expand=Employee_FK0
But the same result will be returned for the forward as well:
Employee?$expand=FK0
The logic is not differentiating between the directions.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)