Hide Forgot
Created attachment 803817 [details] screenshot 1 Description of problem: all filter names begin with small letters, except for: Cluster_network Host_network Provider Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.23.master.el6ev How reproducible: 100% Steps to Reproduce: 1. go to Networks tab 2. click in Search bar (see screenshot) Actual results: Cluster_network Host_network Provider Expected results: cluster_network host_network provider Additional info:
This is inaccurate since search criteria starts with an upper case implies on an entity which has attributes, for example the following search query is valid: "Networks : Cluster_network.cluster_name =Default" This query returns all the networks which are assigned to a cluster named 'Default'. This is the same behavior as appear in other search entities, for example under Clusters there is a property named Datacenter which itself has properties to search by, e.g. "Clusters: Datacenter.type = nfs".