Bug #25196
Some default sorts with scoped_search are broken
Description
There are some API calls which return errors despite 200 response code (which is valid) in our tests:
the field 'id' in the order statement is not valid field for search
We should have a way to catch these sooner than later also.
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/7755 added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
#3
Updated by Jonathon Turel over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ae2d01b470ad101e25516b919fd53f35626b3421.
#4
Updated by Michael Johnson over 4 years ago
- Triaged changed from No to Yes
Fixes #25196 - Correct default sort for some APIs