[ https://issues.apache.org/jira/browse/ATLAS-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314878#comment-15314878 ]
John Speidel commented on ATLAS-858: ------------------------------------ This issue was originally reported in ATLAS-845. > Unable to delete terms via API which are 3 or more levels deep > -------------------------------------------------------------- > > Key: ATLAS-858 > URL: https://issues.apache.org/jira/browse/ATLAS-858 > Project: Atlas > Issue Type: Bug > Affects Versions: 0.7-incubating > Reporter: John Speidel > Assignee: John Speidel > Fix For: 0.7-incubating > > Attachments: ATLAS-858.patch > > > Attempting to delete a term that is 3 or more levels deep results in an error > response: > DELETE > api/atlas/v1/taxonomies/taxonomy1/terms/term1/terms/term11/terms/term111 > 405 - Method Not Allowed > This is because I for got to add a service method for deleting sub terms. -- This message was sent by Atlassian JIRA (v6.3.4#6332)