Sarath Subramanian created ATLAS-2632:
-----------------------------------------
Summary: Tag Propagation : Tag is added to
propagatedClassification twice when relationship is updated to BOTH.
Key: ATLAS-2632
URL: https://issues.apache.org/jira/browse/ATLAS-2632
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 lineage like the following :
employee ------ 1 ------> process ------- 2 -----> employee_ctas
2.Add tag1 to employee table with propagate set to True.
3.Edit edge2 and set propagateTags to BOTH.
4.Now , in the relationship definition of edge2 , there are 2 tags "tag1" in
"propagatedClassifications".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)