Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.1.0
-
None
Description
Currently an AtlasEntity can have relationship-attributes either in 'attributes' or 'relationshipAttribute'. When a relationship attribute is present in both, Atlas removes the attribute from 'attributes' and continues processing the value in relationshipAttribute. However, if the attribute is present only in 'attributes', Atlas doesn't move this value to 'relationshipAttribute' - which can result in the attribute to be ignored if no first-class attribute with the same name is present in the entity-def.