[
https://issues.apache.org/jira/browse/CAMEL-13458?focusedWorklogId=233087&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-233087
]
ASF GitHub Bot logged work on CAMEL-13458:
------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Apr/19 19:59
Start Date: 25/Apr/19 19:59
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #2883: CAMEL-13458:
Support return of collection properties in Olingo4
URL: https://github.com/apache/camel/pull/2883
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 233087)
Time Spent: 20m (was: 10m)
> Requesting collection properties not handled
> --------------------------------------------
>
> Key: CAMEL-13458
> URL: https://issues.apache.org/jira/browse/CAMEL-13458
> Project: Camel
> Issue Type: Bug
> Components: camel-olingo4
> Reporter: Paul Richardson
> Priority: Major
> Fix For: 3.0.0, 3.0.0-M3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Querying a URI such as
> [https://services.odata.org/V4/TripPinServiceRW/People('russellwhyte')/AddressInfo]
> throws an exception "Unsupported property: AddressInfo".
> This is due to no check being made for the property being a collection
> [here|[https://github.com/apache/camel/blob/master/components/camel-olingo4/camel-olingo4-api/src/main/java/org/apache/camel/component/olingo4/api/impl/Olingo4AppImpl.java#L410].]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)