-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Milestone
Description
It is currently possible to create scenarios where property names can exist multiple times within an entity, leading to undesired behavior. Any property name should be unique per entity.
- a parent entity cannot define a property that already exists on a child
- a child entity cannot define a property that got inherited from a parent
- an entity should not have the same property twice, meaning renaming one property to an already existing name should not be possible
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working