ovirt-web-ui
ovirt-web-ui copied to clipboard
when returning the VM to a pool the info is not updated
VM still stays open. The page should close because VM is returned to the pool main grid is not reloaded so the VM is still in the list - it shouldn't be.
I don't follow your first sentence 'vm stays open'. Can you describe more or post a screenshot?
you go to the VM detail view, hit shutdown, the VM should return to the pool and you shouldn't see it anymore. Instead you should see the pool icon(same picture, but you know what i mean:) in the main grid
Note: This should be current behavior since pool redesign (#195, #990) has been merged.
Note: This should be current behavior since pool redesign (#195, #990) has been merged.
Right, closing this issue. The whole pools redesign was verified already.
Reopening this issue as it is still/again present in the UI. After the shutdown of the Pool VM, the VM does not return to the Pool and I can see its details page. It's present in the main grid, too, even after manual refresh (Refresh button up right). Only after F5, the correct list of the VMs is displayed.
Related comment: https://github.com/oVirt/ovirt-web-ui/pull/1335#pullrequestreview-542988321
Please note that this issue is NOT reproduced if userRole permission is set on the pool itself and not on an upper global level. So this issue seems to be related to this issue: https://github.com/oVirt/ovirt-web-ui/issues/1343. Permissions inheritance somehow causes this.
Note that the shutdown of the Pool VM can be via either web-ui or webadmin for reproducing.
This was reproduced to me on oVirt version 4.3.11 as well (web-ui version 1.6.0-1) and therefore it's not a new regression.