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

Sharmadha Sainath reassigned ATLAS-1833:
----------------------------------------

    Assignee: Sharmadha Sainath  (was: Nixon Rodrigues)

> (Create Tag) - If a Tag is created without description then in update 
> Description tag name appears.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1833
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1833
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Kalyani Kashikar
>            Assignee: Sharmadha Sainath
>
> requestJSON -
> {code}
> {
>       "classificationDefs": [{
>               "name": "test2",
>               "description": "",
>               "superTypes": [],
>               "attributeDefs": []
>       }],
>       "entityDefs": [],
>       "enumDefs": [],
>       "structDefs": []
> }
> {code}
> ResponseJSON :
> {code}
> {
>       "enumDefs": [],
>       "structDefs": [],
>       "classificationDefs": [{
>               "category": "CLASSIFICATION",
>               "guid": "cb2af955-d2de-4754-bcdf-58f76763c293",
>               "createTime": 1495795905288,
>               "updateTime": 1495795905288,
>               "version": 1,
>               "name": "test2",
>               "description": "test2",
>               "typeVersion": "1.0",
>               "attributeDefs": [],
>               "superTypes": []
>       }],
>       "entityDefs": []
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to