[ 
https://issues.apache.org/jira/browse/ATLAS-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849675#comment-16849675
 ] 

ASF subversion and git services commented on ATLAS-3218:
--------------------------------------------------------

Commit 3883b363b5267c892294cc97c55576feaefe8788 in atlas's branch 
refs/heads/branch-1.0 from Keval Bhatt
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3883b36 ]

ATLAS-3218 : UI - entity detail page columns sorting empty value check

Signed-off-by: Sarath Subramanian <ssubraman...@cloudera.com>
(cherry picked from commit 4e4038f6e1dff1e5900a14cf306ea64817647b0a)


> UI : entity detail page columns sorting empty value check
> ---------------------------------------------------------
>
>                 Key: ATLAS-3218
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3218
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Keval Bhatt
>            Assignee: Keval Bhatt
>            Priority: Major
>             Fix For: 1.2.0, 2.1.0
>
>         Attachments: ATLAS-3218.patch, rdbms_index_columns_Api_call.png
>
>
> In entity detail page if referredEntities are empty and the entity has column 
> attribute then UI show continues loader.
> {code}
> {
>     "referredEntities": {},
>     "entity": {
>         "typeName": "rdbms_index",
>         "attributes":
>         {
>             "qualifiedName": "rdbmsIndex1@cl1",
>             "columns": [
>             {
>                 "guid": "5360387a-e33d-4117-a7df-dd782558dd6e",
>                 "typeName": "rdbms_column"
>             },
>             {
>                 "guid": "eeba1f3d-455d-447c-be93-be6659c14289",
>                 "typeName": "rdbms_column"
>             },
>             {
>                 "guid": "9a369d9f-4e2c-462c-bff4-ab6775531cad",
>                 "typeName": "rdbms_column"
>             }],
>             "name": "rdbmsIndex1",
>             "isUnique": true,
>             ........................
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to