Ansible role import error after upgrading to foreman 1.22 nightly

recieving error after the first import of an ansible role

Expected outcome:

Foreman and Proxy versions:
tfm-rubygem-foreman-tasks-core-0.2.5-2.fm1_20.el7.noarch
tfm-rubygem-foreman_ansible_core-2.2.1-1.fm1_22.el7.noarch
tfm-rubygem-foreman_ansible-2.3.1-2.fm1_22.el7.noarch
foreman-selinux-1.22.0-0.1.develop.20190218032557gitedd291b.el7.noarch
foreman-cli-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
foreman-release-scl-7-2.el7.noarch
foreman-debug-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
foreman-proxy-1.22.0-0.1.develop.20190130155306gitca50730.el7.noarch
tfm-rubygem-foreman-tasks-0.14.5-1.fm1_21.el7.noarch
foreman-installer-1.22.0-0.1.develop.20190218031815git4ae4bf0.el7.noarch
foreman-postgresql-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
tfm-rubygem-foreman_remote_execution_core-1.1.5-1.el7.noarch
tfm-rubygem-hammer_cli_foreman-0.17-0.1.pre.develop.20190215131955git24d9684.el7.noarch
tfm-rubygem-foreman_remote_execution-1.7.0-5.fm1_22.el7.noarch
foreman-ovirt-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
tfm-rubygem-foreman_bootdisk-14.0.0-1.fm1_22.el7.noarch
foreman-release-1.22.0-0.1.develop.el7.noarch
foreman-compute-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
foreman-vmware-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
foreman-1.22.0-0.2.develop.20190212144621git3039ebf.el7.noarch
tfm-rubygem-foreman_discovery-14.0.1-1.fm1_22.el7.noarch
[root@puppet ~]# yum update tfm-rubygem-foreman_ansible_core

error:
Oops, we’re sorry but something went wrong undefined method `auto_complete_search_ansible_roles_path’ for #<#<Class:0x000000000ff9f330>:0x00007fc3c81856a8> 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_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_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
l
also, I can see that the vaiables where imported fine but I can’t get to the roles page after the first import without getting the error message above.

This is Bug #26064: Roles page broken when rendering a search bar - Ansible - Foreman which has just been merged today.

Thank you for the information.