You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandar Ambawane (Jira)" <ji...@apache.org> on 2021/06/11 12:41:00 UTC

[jira] [Assigned] (ATLAS-4336) Restrict attributes of type to be created starting with double underscore

     [ https://issues.apache.org/jira/browse/ATLAS-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mandar Ambawane reassigned ATLAS-4336:
--------------------------------------

    Assignee: Mandar Ambawane

> Restrict attributes of type to be created starting with double underscore
> -------------------------------------------------------------------------
>
>                 Key: ATLAS-4336
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4336
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Sharmadha S
>            Assignee: Mandar Ambawane
>            Priority: Major
>
> Currently type can be updated with an attribute whose name starts with "__" like __guid.
> This gets mixed up with system attributes.
> Hence attribute names should not be allowed to be started with double underscore or following attribute names (system attribute names) should be restricted when a type is created or updated :
> __classificationNames
> __modifiedBy
> __createdBy
> __state
> __typeName
> __modificationTimestamp
> __propagatedClassificationNames
> __customAttributes
> __isIncomplete
> __guid
> __timestamp
> __labels



--
This message was sent by Atlassian Jira
(v8.3.4#803005)