-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67682/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath
Subramanian.
Bugs: ATLAS-2762
https://issues.apache.org/jira/browse/ATLAS-2762
Repository: atlas
Description
-------
Problem: In relationshipAttributes we don't have entity status and for showing
entity status we need to make separate ajax call to read only one property i.e
entity status.
Adding entityStatus would simplify in UI relationship node rendering.
Diffs
-----
intg/src/main/java/org/apache/atlas/model/instance/AtlasRelatedObjectId.java
543de61dc
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
cea63f02d
Diff: https://reviews.apache.org/r/67682/diff/1/
Testing
-------
entityStatus attribute is rightly renderend in relationshipAttributes json.
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/482/console
Thanks,
Nixon Rodrigues