[
https://issues.apache.org/jira/browse/RANGER-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Singh resolved RANGER-5607.
------------------------------------
Fix Version/s: NA
Resolution: Fixed
> Issue in put /plugins/services/{id}
> -----------------------------------
>
> Key: RANGER-5607
> URL: https://issues.apache.org/jira/browse/RANGER-5607
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Reporter: Abhishek Singh
> Assignee: Abhishek Singh
> Priority: Major
> Fix For: NA
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The api put plugins/services/\{id}. has no significance of the id passed
> through the query parameter . It uses the id passed through the json
> payload but
> 1>Does not throw error when there is mismatch between the id passed through
> the json payload and request url .
> 2>Does not accept the request if some id is not mentioned in the request url
> , there a random id needs to be passed in the request url .
> The above api is implemented in public RangerService updateService in
> ServiceREST
--
This message was sent by Atlassian Jira
(v8.20.10#820010)