Abhishek created RANGER-4112:
--------------------------------
Summary: Update servicedef by name results in 400 status code
while the same request works with update servicedef using id
Key: RANGER-4112
URL: https://issues.apache.org/jira/browse/RANGER-4112
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Abhishek
{color:#172b4d}If a PUT request is made to update the servicedef by id
(BASE_URL/service/public/v2/api/servicedef/id), the request passes,{color}
{color:#172b4d}but if the same PUT request is made to update the servicedef by
name (BASE_URL/service/public/v2/api/servicedef/name/\{servicedef_name}), then
it results in 400 Bad request.{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)