]
Steven Hawkins resolved TEIID-3410.
-----------------------------------
Fix Version/s: 8.11
Resolution: Done
Address the Atom feed as well with oreva 0.8.6
OData object URI does not resolve to a usable URL.
--------------------------------------------------
Key: TEIID-3410
URL:
https://issues.jboss.org/browse/TEIID-3410
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.7
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Fix For: 8.11
OData object URI does not resolve to a usable URL. When accessing a VDB via odata with a
browser either via JSON or XML the uri listed in the metadata is not valid, it doesn't
have the FQN of the table, only the type shows FQN:
"__metadata" : {
"uri" : "http://localhost:8080/odata/ODataRHQ/rhq_agent(10001)",
"type" : "RHQ32.rhq_agent"