Description of problem: If I have a VM whose name is ipa-bpelled (or any other name whose starts with one of the filtering options ip, fqdn, cluster, host, etc.), the search bar will not find the VM because it will try to do a search filtered by ip (ie ip=a-bpelled), If I remove the i at the beginning and look for 'pa-bpelled' the search bar will find the VM. Version-Release number of selected component (if applicable): 4.2.3.5-0.1.el7 How reproducible: 100% Steps to Reproduce: 1. Create a VM whose name is ipa-bpelled/storage-ge-01/host-1 etc. 2. Try searching in search bar 'ipa-bpelled' - No results. 3. Try searching in search bar 'pa-bpelled' - There are results. Actual results: VM not found. Expected results: Find VM. Additional info: I didn't check it on 4.1.
Created attachment 1440434 [details] search with results
Created attachment 1440435 [details] search without results
This is webadmin, not VM Portal, reassigning
You need to use 'name' option before actual VM name: Vms: name=ipa-bpelled This needs to be done on all object names starting with predefined keywords, more information can be found at https://bugzilla.redhat.com/show_bug.cgi?id=1431882#c8 *** This bug has been marked as a duplicate of bug 1431882 ***
BZ<2>Jira Resync