Aleh Autushka created OLINGO-505:
------------------------------------
Summary: Problem with multilevel expand (X(1) has A->B, A->C,
problem with X(1) expand A/B,A/C )
Key: OLINGO-505
URL: https://issues.apache.org/jira/browse/OLINGO-505
Project: Olingo
Issue Type: Bug
Components: odata2-core
Affects Versions: V2 2.0.1
Reporter: Aleh Autushka
Priority: Minor
Hello,
I'm facing an issue with with multilevel expand:
X(1) has A->B, A->C
Problem happens when I try to expand X(1) with A/B,A/C. Only first attribute is
expanded, second is null. Separately each expand works fine.
Similar example here:
http://services.odata.org/northwind/northwind.svc/Categories?$expand=Products/Category,Products/Supplier&$format=json
works fine.
With best regards, Aleh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)