Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-524

Unexpected Property Inheritance Behavior

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • (Java) V4 4.0.0-beta-01
    • (Java) V4 4.0.0-beta-02
    • odata4-server
    • None

    Description

      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.

      Attachments

        Activity

          People

            chrisam Christian Amend
            Michael.Burwig Michael Burwig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: