Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V2 2.0.4
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
OLINGO-724 Function Import return type is not parsed properly by Olingo
- Closed