]
RH Bugzilla Integration commented on TEIID-4058:
------------------------------------------------
Juraj Duráni <jdurani(a)redhat.com> changed the Status of [bug
OData - Request entity which does not exist return 204 instead of
404
---------------------------------------------------------------------
Key: TEIID-4058
URL:
https://issues.jboss.org/browse/TEIID-4058
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj Duráni
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5
If entity with requested ID does not exist, OData service should return 404 but Teiid
returns 204.
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView(-2)
Moreover, if users define also property in the URL, Teiid returns 404, but body is
neither in XML nor in JSON format (seems like generic EAP error page).
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView(-2)/intkey
See
http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-pr...