You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "dhaval gupta (JIRA)" <ji...@apache.org> on 2014/11/26 18:36:13 UTC

[jira] [Comment Edited] (OLINGO-475) Filter on child entity is not working.

    [ https://issues.apache.org/jira/browse/OLINGO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222628#comment-14222628 ] 

dhaval gupta edited comment on OLINGO-475 at 11/26/14 5:36 PM:
---------------------------------------------------------------

Hi Michael,

I am getting below exception :
This returns the following error:
org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv cannot be cast to org.apache.olingo.odata2.api.edm.EdmProperty

Were you able to replicate the issue mentioned ?

Thanks
Dhaval


was (Author: dhaval.gupta):
Hi Michael,

Were you able to replicate the issue mentioned ?

Thanks
Dhaval

> Filter on child entity is not working.
> --------------------------------------
>
>                 Key: OLINGO-475
>                 URL: https://issues.apache.org/jira/browse/OLINGO-475
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata2-jpa
>            Reporter: dhaval gupta
>            Assignee: Michael Bolz
>
> Suppose we have parent entity Issue and child entity IssueRating. If we filter the response based on the attributes of IssueRating then it is not working. 
> For ex:
> /Issues?$expand=IssueRatingDetails&$filter=IssueRatingDetails/RatingAgency eq 'Moodys'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)