Description of problem: VMs in Export domain listed in Storage -> VM Info subtab seems to be populated in a random order (probably are ordered by id). This might be a problem for storages with bigger amount of VMs when you are looking for a VM by name (or by size of memory...) I suggest populating the list in alphabetical order (or other similar way more user-friendly like creation/export date or memory size) Version-Release number of selected component (if applicable): is6 How reproducible: 100% Steps to Reproduce: 1. have export storage domain assigned to engine (NFS) 2. navigate to Storage -> Click on Domain -> Vm Info 3. see list of VMs Actual results: see screenshot Expected results: VMs ordered from a to z Additional info: screenshot attached
Created attachment 886858 [details] Screen of VM Info subtab
Maor, this is probably a nice enhancement to consider for importing a data domain too (hopefully, the code can be shared between both screens).
Currently it looks that SearchableListModel#setItems already takes care of that. I have varified this by exporting three VMs (In a different alphabetiacal order) although it seems that this is not supported for templates
VMs are listed alphabetically in the 'VM Import' list under the export domain Verified using rhev 3.5 vt5
RHEV-M 3.5.0 has been released, closing this bug.