You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2018/04/20 19:28:01 UTC

[jira] [Updated] (ATLAS-2590) Tag Propagation : Editing tag attributes without specifying propagate flag value

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

Sarath Subramanian updated ATLAS-2590:
--------------------------------------
    Attachment: ATLAS-2590.1.patch

> Tag Propagation : Editing tag attributes without specifying propagate flag value
> --------------------------------------------------------------------------------
>
>                 Key: ATLAS-2590
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2590
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>            Priority: Major
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2590.1.patch
>
>
> 1. Create a table table1.
> 2. Add tag1 to the table with propagate value false.
> 3. Edit tag1 , modify attributes using REST without specifying the propagate value.
> Example:
> [\{"typeName":"tag7","attributes":{"attrib1":"value1"}}]
> Default value of True is set for propagate flag .
> If no propagate value is specified while updating the tag association, it is expected to pick the existing propagate value and not to default to True.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)