You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "John Speidel (JIRA)" <ji...@apache.org> on 2016/06/03 21:41:59 UTC

[jira] [Updated] (ATLAS-858) Unable to delete terms via API which are 3 or more levels deep

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

John Speidel updated ATLAS-858:
-------------------------------
    Attachment: ATLAS-858.patch

> 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)