[
https://issues.apache.org/jira/browse/RANGER-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Satam reassigned RANGER-4514:
--------------------------------------
Assignee: Prashant Satam
Patch in Review -------->
[https://reviews.apache.org/r/74719/diff/1#index_header]
> Sort params are interchanged in GDS API response
> ------------------------------------------------
>
> Key: RANGER-4514
> URL: https://issues.apache.org/jira/browse/RANGER-4514
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Prashant Satam
> Assignee: Prashant Satam
> Priority: Major
>
> The values of sort parameters sortBy and sortType are interchanged in the
> response received for the GDS APIs.
> Steps to reproduce:
> * Create 2 datasets
> * Fetch them using GET API - /service/gds/dataset?sortBy=id&sortType=ASC
> * Expected: in response the sort params: sortBy=id, sortType=ASC
> * Actual response: sort params: sortBy=ASC, sortType=id
--
This message was sent by Atlassian Jira
(v8.20.10#820010)