pratik pandey created ATLAS-2504:
------------------------------------
Summary: UI , Tag propagation : When an entity has the same tag
propagated and directly associated , update window shows the values of
propagated tags.
Key: ATLAS-2504
URL: https://issues.apache.org/jira/browse/ATLAS-2504
Project: Atlas
Issue Type: Bug
Reporter: pratik pandey
Assignee: pratik pandey
Attachments: tag_propagation_UI.mov
1. Created 2 tables employee and employee_ctas as CTAS of employee.
2. Created tag PII with attributes(a - float)
3. Associated PII to employee with attribute values (a =0.5). Now tag is
propagated to employee_ctas also.
4. Associated PII to employee_ctas with attribute values (a = 0.7).
5. On clicking the Edit classification of employee_ctas , values of PII
associated to employee table was shown instead of employee_ctas table. Attached
the video clip . [^tag_propagation_UI.mov]
6.But on updating the values , correctly updated the employee_ctas table only.
(For example , in the video clip , updated a to 0.8 and it updated PII of
employee_ctas)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)