No error on engine.log, but displaying the VMs also would be preferable :)
Reproduction steps:
1. Create 200 VMs (pool)
2. Go to 'Virtual Machines' tab
3. Try to go second page (all VMs are displayed correctly)
4. Try to sort by some column by clicking on it ('Name'/'Host'/'Cluster...')
Result: all VMs disappears, 'No items to display' is shown
Log message:
2015-06-10 11:11:26,174 INFO [org.ovirt.engine.core.bll.SearchQuery] (ajp-/127.0.0.1:8702-2) ResourceManager::searchBusinessObjects - erroneous search text - Vms: page 2 SORTBY NAME ASC
Moving back to ASSIGNED.
After investigation
Seems related to the following patch om master
https://gerrit.ovirt.org/#/c/28392/
IMO this BZ should be VERIFIED and we should consider if we want to backport teh change described in the above patch to 3.5 and if the answer is yes, open for it a new BZ
Oved, please advice how to proceed
1) If to backport the fix described above to 3.5
2) If to do that in the context of this BZ or a new one
You can't mark the bug as verified, as it wasn't fixed on 3.5.3, and this bug us targeted to 3.5.3. Unless the faulty use-case isn't related to this bug.
If it isn't related, move to verified, open a new one on ux, describing the use-case. If it is related, consult with Einav whether they can backport the fix or not. If not, this bug will be closed as won't fix for 3.5.z.
No error on engine.log, but displaying the VMs also would be preferable :) Reproduction steps: 1. Create 200 VMs (pool) 2. Go to 'Virtual Machines' tab 3. Try to go second page (all VMs are displayed correctly) 4. Try to sort by some column by clicking on it ('Name'/'Host'/'Cluster...') Result: all VMs disappears, 'No items to display' is shown Log message: 2015-06-10 11:11:26,174 INFO [org.ovirt.engine.core.bll.SearchQuery] (ajp-/127.0.0.1:8702-2) ResourceManager::searchBusinessObjects - erroneous search text - Vms: page 2 SORTBY NAME ASC Moving back to ASSIGNED.