Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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}> 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