Michael Bolz created OLINGO-723:
-----------------------------------
Summary: 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)