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:25:00 UTC

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

Sarath Subramanian created ATLAS-2590:
-----------------------------------------

             Summary: 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
             Fix For: 1.0.0


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)