You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2014/08/31 05:35:53 UTC

[jira] [Commented] (OLINGO-409) nested $expand gives exception when data is null

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

Chandan V.A commented on OLINGO-409:
------------------------------------

Hello Sachin,
The issue is fixed with commit - http://git-wip-us.apache.org/repos/asf/olingo-odata2/commit/78f31a8e

Please check.

Thanks
Kind Regards
Chandan

> nested $expand gives exception when data is null
> ------------------------------------------------
>
>                 Key: OLINGO-409
>                 URL: https://issues.apache.org/jira/browse/OLINGO-409
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-jpa
>    Affects Versions: V2 1.2.0, V2 2.0.0
>         Environment: SAP Mobile Platform
>            Reporter: Sachin
>            Assignee: Chandan V.A
>             Fix For: V2 2.0.1
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> When we are executing $expand in the form
> SalesOrderItems?$expand=ProductDetails/SupplierDetails.
> Or any scenario of the form A?$expand=B/C,
> An exception is thrown if there is no 'B' data for corresponding A.
> Also the multiplicity from A to B has to be 1->1.(Otherwise the result comes
> correctly).
> It seems as though the case where data is null is not considered somewhere.



--
This message was sent by Atlassian JIRA
(v6.2#6252)