-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66133/
-----------------------------------------------------------

Review request for atlas, keval bhatt, Madhan Neethiraj, Nixon Rodrigues, and 
Sharmadha Sainath.


Bugs: ATLAS-2504
    https://issues.apache.org/jira/browse/ATLAS-2504


Repository: atlas


Description
-------

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.
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)


Diffs
-----

  dashboardv2/public/js/views/tag/TagDetailTableLayoutView.js 2296dad 


Diff: https://reviews.apache.org/r/66133/diff/1/


Testing
-------

Done one round of sanity testing.


Thanks,

pratik pandey

Reply via email to