[
https://issues.jboss.org/browse/TEIID-4038?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-4038.
---------------------------------
Fix Version/s: 9.0
8.12.5
Resolution: Done
Labels: Alpha3 (was: )
OData returns bad number of entities with $count and $expand
------------------------------------------------------------
Key: TEIID-4038
URL:
https://issues.jboss.org/browse/TEIID-4038
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj DurĂ¡ni
Assignee: Ramesh Reddy
Labels: Alpha3
Fix For: 9.0, 8.12.5
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/Customers/?$count=true&a...
*Expected count:* 4
*Actual count:* 9
Similar behavior with $filter -
http://localhost:8080/odata4/olingo_basic/Source/Customers/?$count=true&a...
OData should return only count of Customer entities.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)