[ 
https://issues.apache.org/jira/browse/ATLAS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-1169:
-----------------------------------
    Attachment:     (was: Bug-printscreen.png)

> Tag details page shows showing 1-6 records found for 0 records.
> ---------------------------------------------------------------
>
>                 Key: ATLAS-1169
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1169
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Nixon Rodrigues
>
> ETL tag details page shows showing 1-6 records found for 0 records.
> Due to duplicate guid returned from api response while searching for tag 
> details, UI is facing issue in rendering them. below is api response with 
> duplicate guid.
> *was not able to replicate this issue on other instance.
> API call -> http://172.22.106.121:21000/api/atlas/types/ETL
> Response
> {noformat}
> {
>     "requestId": "qtp511473681-8953 - 9993ef24-5ef5-4047-acb3-c47c479345f0",
>     "query": "`ETL`",
>     "queryType": "dsl",
>     "count": 6,
>     "results": [
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "2f155c77-2d0f-4861-9092-4f4daf133472",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         },
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "573e064b-b267-48e4-bf0e-adc7b8655894",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         },
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "0428840f-d19c-4ce0-be82-ea0c8d3303a0",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         },
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "573e064b-b267-48e4-bf0e-adc7b8655894",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         },
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "0428840f-d19c-4ce0-be82-ea0c8d3303a0",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         },
>         {
>             "$typeName$": "__tempQueryResultStruct872",
>             "instanceInfo": {
>                 "$typeName$": "__IdType",
>                 "guid": "2f155c77-2d0f-4861-9092-4f4daf133472",
>                 "state": "ACTIVE",
>                 "typeName": "LoadProcess"
>             },
>             "traitDetails": null
>         }
>     ],
>     "dataType": {...}
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to