Description of problem: The disk snapshot panel cannot be sorted by status any longer. It was possible with 3.6.7 Version-Release number of selected component (if applicable): 4.0.4.4 How reproducible: 100% Steps to Reproduce: 1. Select storage main tab 2. select snapshot sub tab 3. try to sort by status Actual results: list not sortable Expected results: list is sortable Additional info: Worked in Ovirt 3.6.7. This is feature is helpful to search for illegal snapshots.
Amit, I dug up through the code and it seems that your recent changes regarding image upload caused this, please have a look
Daniel, please have a look, this regression was introduced when adding the progress to the snapshot status column, it messes up with the sorting by status
ok, ovirt-engine-webadmin-portal-4.1.0-0.4.master.20170111151514.git3d62579.el7.centos.noarch there's arrow to sort and looks working although i don't have any "illegal snapshot" status.