Bug #13517
closed
Searching for smart class parameter override values in the API results into a 404
Added by Ewoud Kohl van Wijngaarden almost 9 years ago.
Updated almost 6 years ago.
Description
A GET request to /api/smart_class_parameters/1/override_values/
works, but /api/smart_class_parameters/1/override_values/?search=value%253Dtest2 results in a HTTP 404.
This happens because the search parameter is applied to the top-level resource in the URL - i.e. the smart class parameters, not the override values.
- Related to Feature #13260: RFE : allowing hammer-cli to search/update sc-parameters added
- Has duplicate Bug #17268: Searching smart_class_parameters override_values fails added
- Bugzilla link set to 1385217
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6393 added
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.22.0 added
Also available in: Atom
PDF