Hide Forgot
Description of problem: when searching for entries in the API call https://satellite.example.com/api/v2/smart_class_parameters/148/override_values using ?search=<something> fails. GET: https://satellite.example.com/api/v2/smart_class_parameters/148/override_values { "total": 1, "subtotal": 1, "page": 1, "per_page": 20, "search": null, "sort": { "by": null, "order": null }, "results": [ { "created_at": "2016-10-14 18:55:05 UTC", "updated_at": "2016-10-14 18:55:05 UTC", "id": 2, "match": "fqdn=hostname.example.redhat.com", "value": "testing", "use_puppet_default": false } ] } But: GET https://satellite.example.com/api/v2/smart_class_parameters/148/override_values?search="testing" { "message":"Smart class parameter not found by id ''" } Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Hit the API url https://satellite.example.com/api/v2/smart_class_parameters/148/override_values?search="testing" Actual results: { "message":"Smart class parameter not found by id ''" } Expected results: Return entry with override_values as response
Created redmine issue http://projects.theforeman.org/issues/17268 from this bug
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.
*** Bug 1649187 has been marked as a duplicate of this bug. ***
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/13517 has been resolved.
Checked on satellite 6.6 snap 13 using commands from the search description. The aforementioned error no longer occurs, though the search doesn't seem to have any effect, all override values are always returned, even when searching for non existent value.
The Satellite Team is attempting to provide an accurate backlog of bugzilla requests which we feel will be resolved in the next few releases. We do not believe this bugzilla will meet that criteria, and have plans to close it out in 1 month. This is not a reflection on the validity of the request, but a reflection of the many priorities for the product. If you have any concerns about this, feel free to contact Red Hat Technical Support or your account team. If we do not hear from you, we will close this bug out. Thank you.
Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Red Hat Technical Support. Thank you.