Madhan Neethiraj created RANGER-549:
---------------------------------------
Summary: updateService() via public API fails with error "another
service already exists"
Key: RANGER-549
URL: https://issues.apache.org/jira/browse/RANGER-549
Project: Ranger
Issue Type: Bug
Components: admin
Affects Versions: 0.5.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Fix For: 0.5.0
Update of a service using Public API fails with the following error: "id/name
conflict: another service already exists with name[<name>], its id is [<id>]".
This ID and name given are the same values provided in updateService() API; and
there is only one service with the given name and ID - which is the service
being updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)