Sharmadha S created ATLAS-4833:
----------------------------------
Summary: Export/Import : When relationship is updated to block tag
, the imported lineage doesn't have the updated relationship
Key: ATLAS-4833
URL: https://issues.apache.org/jira/browse/ATLAS-4833
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Sharmadha S
_+*PROBLEM STATEMENT:*+_
Export/Import : When relationship is updated to block tag , the imported
lineage doesn't have the updated relationship
_+*STEPS TO REPRODUCE:*+_
# In cluster1 create lineage as the following:
# table1 -{-}(edge1){-}{-}> process1{-} {-}(edge2){-}-> table2
# Update edge1 relationship - set propagation from table to process as None
# Add tag to table1 , the tag is not propagated to process1 and table2
# Now export the table2 entity to cluster2
# In cluster2, process2 and table2 have the tag propagated from table1
_+*CURRENT BEHAVIOUR:*+_
edge1 relationship in cluster2 doesn't have the propagation blocked.
_+*EXPECTED BEHAVIOUR:*+_
edge1 relationship in cluster2 should have the propagation blocked.
_+*OCCURRENCE:*+_
Consistently reproducible.
_+*HISTORY OF FAILURE:*+_
Test case added newly
_+*IMPACT:*+_
Security issue at customer
--
This message was sent by Atlassian Jira
(v8.20.10#820010)