[
https://issues.apache.org/jira/browse/OLINGO-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bolz resolved OLINGO-723.
---------------------------------
Resolution: Fixed
Fixed with commit[\[OLINGO-723\] Fixed missing multiplicity for EDMX
read|https://git1-us-west.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=2b3bce1ea5472ae13d395da6fb4e0f6b5c0ec68b]
> EdmMultiplicity is not handled correct for FunctionImport in EDMX parser
> -------------------------------------------------------------------------
>
> Key: OLINGO-723
> URL: https://issues.apache.org/jira/browse/OLINGO-723
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 2.0.4
> Reporter: Michael Bolz
> Assignee: Michael Bolz
> Fix For: V2 2.0.5
>
>
> EdmMultiplicity is not handled correct for FunctionImport in EDMX parser
> ({{XmlMetadataConsumer}}).
> For Function Import when the return type is read and there is “Collection”
> the EdmMultiplicity is initialized as MANY.
> But if there is no collection, the multiplicity of the return type is not
> initialized. Thus the multiplicity becomes null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)