[teiid-issues] [JBoss JIRA] (TEIID-4038) OData returns bad number of entities with $count and $expand

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 6 10:33:17 EST 2017


     [ https://issues.jboss.org/browse/TEIID-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-4038.
---------------------------------


> 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&$expand=Orders_FK0
> *Expected count:* 4
> *Actual count:* 9
> Similar behavior with $filter - http://localhost:8080/odata4/olingo_basic/Source/Customers/?$count=true&$filter=idcust%20lt%203&$expand=Orders_FK0
> OData should return only count of Customer entities.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the teiid-issues mailing list