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

Nixon Rodrigues commented on ATLAS-2898:
----------------------------------------

[~ayushmnnit] , This change is not committed on the master.

The DataSet Type also inherits from Asset Type, while avro_type also inherits 
from Asset Type this leads to duplicate attribute in UI.  Need to check if this 
can be handled from UI easily.

 
{noformat}
{
  "name": "DataSet",
  "superTypes": [
    "Referenceable",
    "Asset"
  ],
  "typeVersion": "1.0",
  "attributeDefs": []
}
{noformat}
 

> Duplicate Entries on UI for custom types
> ----------------------------------------
>
>                 Key: ATLAS-2898
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2898
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Ayush Nigam
>            Priority: Major
>         Attachments: Screen Shot 2018-09-27 at 5.55.08 PM.png
>
>
> I set atlas.ui.editable.entity.types=* property is 
> atlas-application.properties and tried to edit avro_record type.
>  
> It is asking name and qualified name fields more than 1 time,but takes 
> whichever value is later.Attaching the screenshot. 



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

Reply via email to