Bug #23813
closedUnable to query audits by auth_source type: ScopedSearch::QueryNotSupported
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1577795
Description of problem:
the following used to work in 6.3 but no longer works in 6.4.0 (since snap1)
Making HTTP GET request to https://sat64-server.com/api/v2/audits with options {'data': '{"search": "type=auth_source"}', 'auth': ('admin', 'changeme'), 'verify': False, 'headers': {'content-type': 'application/json'}}
the response:
"'auditable_type' should be one of 'role, ptable, provisioning_template, filter, hostgroup, remote_execution_feature, lookup_value, model, domain, realm, environment, architecture, smart_proxy, image, usergroup, job_template, bookmark, hostgroup_class, puppetclass, medium, foreman_openscap/policy, foreman_openscap/scap_content, foreman_openscap/tailoring_file, job_invocation, host_ansible_role, katello/activation_key, katello/host_collection, katello/sync_plan, katello/gpg_key, katello/product, foreman_virt_who_configure/config, compute_profile, config_group, config_group_class, ssh_key, compute_attribute, host_class, host_config_group, http_proxy, key_pair, personal_access_token, compute_resource, host, interface, location, os, organization, override_value, partition_table, smart_class_parameter, smart_variable, parameter', but the query was 'auth_source'"
"class":"ScopedSearch::QueryNotSupported"
Version-Release number of selected component (if applicable):
6.4.0-1
How reproducible:
always
Steps to Reproduce:
1. create some external auth source
2. try to list all audits using api and the search query: "type=auth_source"
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/5648 added
Updated by Anonymous over 6 years ago
- Translation missing: en.field_release set to 353
Updated by Tomer Brisker over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c372e97e1328943fd2976a57a41d98e05fb73f9b.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5697 added
Updated by Ondřej Pražák over 6 years ago
- Translation missing: en.field_release changed from 353 to 330