-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72486/
-----------------------------------------------------------
(Updated June 8, 2020, 3:14 p.m.)
Review request for atlas, Madhan Neethiraj, Nixon Rodrigues, and Sarath
Subramanian.
Changes
-------
Renamed status variable
Bugs: ATLAS-3780
https://issues.apache.org/jira/browse/ATLAS-3780
Repository: atlas
Description
-------
We are having 'State' Attribute for Status i.e ACTIVE and DELETED.
Whenever Entity is Deleted,'state' is always ACTIVE for Classification vertices
but 'entityState' gets reflected as 'DELETED'.
For this UI, needs to handle '_entityStatus' as enum and whenever DELETED is
selected, showHistoricalEntities needs to be true.
Diffs (updated)
-----
intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java
4d0179c44
intg/src/main/java/org/apache/atlas/type/Constants.java 3fc13056e
Diff: https://reviews.apache.org/r/72486/diff/3/
Changes: https://reviews.apache.org/r/72486/diff/2-3/
Testing
-------
Manually tested
Thanks,
Pinal Shah