[
https://issues.apache.org/jira/browse/ATLAS-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238161#comment-17238161
]
ASF subversion and git services commented on ATLAS-4044:
--------------------------------------------------------
Commit 389c25bcd05f05977750974db5cdc8dd44b581dc in atlas's branch
refs/heads/master from Deep Singh
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=389c25b ]
ATLAS-4044: Added isIncomplete parameter in the entity detail's property tab.
Signed-off-by: kevalbhatt <[email protected]>
> 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
> Assignee: Deep Singh
> Priority: Major
> 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 now 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)