You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by pratik pandey <pr...@gmail.com> on 2018/03/19 13:00:55 UTC

Review Request 66133: ATLAS-2504 : UI , Tag propagation : When an entity has the same tag propagated and directly associated , update window shows the values of propagated tags.

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


Re: Review Request 66133: ATLAS-2504 : UI , Tag propagation : When an entity has the same tag propagated and directly associated , update window shows the values of propagated tags.

Posted by Nixon Rodrigues <ni...@freestoneinfotech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66133/#review199666
-----------------------------------------------------------


Ship it!




Ship It!

- Nixon Rodrigues


On March 19, 2018, 1 p.m., pratik pandey wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66133/
> -----------------------------------------------------------
> 
> (Updated March 19, 2018, 1 p.m.)
> 
> 
> 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
> 
>