deleteRepositoryObject in the REST api is still using filters instead of 
EntityId
---------------------------------------------------------------------------------

                 Key: ACE-195
                 URL: https://issues.apache.org/jira/browse/ACE-195
             Project: Ace
          Issue Type: Bug
            Reporter: Paul Bakker


The deleteRepositoryObject method doesn't work. This is because the method 
arguments specify that you should pass an EntityId like most other methods in 
the api. The method tries to create a filter from the id however, which 
shouldn't be happening. I fixed this in the supplied patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to