Actions
Bug #26064
closedRoles page broken when rendering a search bar
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:
Description
Getting following error
Oops, we're sorry but something went wrong undefined method `auto_complete_search_ansible_roles_path' for #<#<Class:0x00007f54d8e1ac10>:0x00007f54e360e138> Did you mean? auto_complete_search_ansible_variables_path auto_complete_search_roles_path auto_complete_search_realms_path auto_complete_search_ansible_variables_url auto_complete_search_models_path auto_complete_search_users_path auto_complete_search_settings_path auto_complete_search_policies_path auto_complete_search_api_hosts_path auto_complete_search_tailoring_files_path auto_complete_search_subnets_path auto_complete_search_ptables_path auto_complete_search_filters_path auto_complete_search_smart_proxies_path auto_complete_search_environments_path auto_complete_search_arf_reports_path auto_complete_search_dashboard_path auto_complete_search_config_groups_path auto_complete_search_audits_path auto_complete_search_compute_profiles_path auto_complete_search_usergroups_path auto_complete_search_parameters_path auto_complete_search_config_reports_path auto_complete_search_architectures_path auto_complete_search_http_proxies_path auto_complete_search_fact_values_path auto_complete_search_hostgroups_path
This seems to be exposed by https://github.com/theforeman/foreman/pull/6460 but the problem is, we don't have the route for searching.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/244 added
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases foreman-ansible 2.3.2 added
Updated by Marek Hulán about 6 years ago
- Fixed in Releases foreman_ansible 2.2.14 added
Actions