[ https://issues.apache.org/jira/browse/ATLAS-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052944#comment-16052944 ]
Madhan Neethiraj commented on ATLAS-1885: ----------------------------------------- {quote} - Tried to delete it via DELETE (/v2/types/typedefs) - Get 204 no content response (should have been removed) - Go to UI tag is still there {quote} [~LauraNgo] - After classifications were added/deleted via REST API, UI needs to be refreshed by clicking on 'refresh' icon. Can you please try? {quote} - Get error in UI {quote} Can you please add details of the error? > DELETE classification causes error message > ------------------------------------------ > > Key: ATLAS-1885 > URL: https://issues.apache.org/jira/browse/ATLAS-1885 > Project: Atlas > Issue Type: Bug > Components: atlas-core > Affects Versions: 0.8-incubating > Reporter: Laura Ngo > > * Created classification via POST (/v2/types/typedefs) > * Tried to delete it via DELETE (/v2/types/typedefs) > * Get 204 no content response (should have been removed) > * Go to UI tag is still there > * Get error in UI > Discovery query failed g.V().has('__traitNames', T.in, traitNames) > [startIdx..<endIdx].toList() > {code} > { > "classificationDefs": [{ > "name": "test_classification_10", > "superTypes": [], > "attributeDefs": [] > }], > "entityDefs": [], > "enumDefs": [], > "structDefs": [] > } > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)