[
https://issues.apache.org/jira/browse/ATLAS-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-3055:
----------------------------------
Labels: release (was: )
> fix entity create/update to handle relationship attributes consistently
> -----------------------------------------------------------------------
>
> Key: ATLAS-3055
> URL: https://issues.apache.org/jira/browse/ATLAS-3055
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 1.0.0, 1.1.0
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Labels: release
> Fix For: 1.2.0, 2.0.0
>
> Attachments: ATLAS-3055.patch
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)