[
https://issues.apache.org/jira/browse/OLINGO-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend updated OLINGO-524:
-----------------------------------
Affects Version/s: (was: (Java) V4 4.0.0-beta-02)
> Unexpected Property Inheritance Behavior
> ----------------------------------------
>
> Key: OLINGO-524
> URL: https://issues.apache.org/jira/browse/OLINGO-524
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: V4 4.0.0-beta-01
> Reporter: Michael Burwig
> Assignee: Christian Amend
> Priority: Minor
> Fix For: (Java) V4 4.0.0-beta-02
>
>
> Scenario:
> - abstract entity type *A* defines properties *a*, *b*, *c*
> - entity type *B* declares *A* as its base type and defines key property *d*
> Observation:
> The CSDL metadata document contains duplicate definitions for the properties
> *a*, *b*, *c* (once for entity type *B* and once for *A*). I could not find
> the respective passage in the specification document, but based on other
> OData implementations I did not expect to see the derived properties defined
> again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)