]
Steven Hawkins resolved TEIID-3798.
-----------------------------------
Resolution: Rejected
The current behavior is appears to be spec compliant.
response code for "primary key of parent table not found"
---------------------------------------------------------
Key: TEIID-3798
URL:
https://issues.jboss.org/browse/TEIID-3798
Project: Teiid
Issue Type: Bug
Reporter: Prashanthi Kairuppala
Assignee: Steven Hawkins
Priority: Critical
Hi,
When the primary key of the parent table is not found in the below kind of odata URL:
odata/VDB/ParentTable/123/ChildTable
then the response code is expected to be 404/500 or any error code, but we are getting
200 OK success code.
Thanks,
Prashanthi.