Umesh Padashetty created ATLAS-4044:
---------------------------------------
Summary: There is no way to differentiate between complete
(non-shell) and incomplete (shell) entities in UI
Key: ATLAS-4044
URL: https://issues.apache.org/jira/browse/ATLAS-4044
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 2.1.0
Reporter: Umesh Padashetty
Attachments: non-shell entity.png, shell entity.png,
shell_entity_guid.png
Previously, we used to show the hourglass icon for the shell entities. But this
behaviour is no removed and we show the same icons for both shell and non-shell
entities.
One difference between these 2 on UI is we show only minimal information for
shell entities, like qualifiedName and typeName. But this not very obvious, and
sometimes it gets very difficult to differentiate between the two.
Attached screenshots.
It is important to note that api/atlas/v2/entity/guid/<shell_entity_guid> does
return "isIncomplete": true.
So, it would be great if we can show isIncomplete parameter on the UI, which
would help the user in differentiation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)