ovirt-web-ui icon indicating copy to clipboard operation
ovirt-web-ui copied to clipboard

when returning the VM to a pool the info is not updated

Open michalskrivanek opened this issue 6 years ago • 6 comments

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.

michalskrivanek avatar Aug 15 '18 09:08 michalskrivanek

I don't follow your first sentence 'vm stays open'. Can you describe more or post a screenshot?

gregsheremeta avatar Aug 15 '18 09:08 gregsheremeta

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

michalskrivanek avatar Aug 15 '18 09:08 michalskrivanek

Note: This should be current behavior since pool redesign (#195, #990) has been merged.

sjd78 avatar Apr 17 '20 15:04 sjd78

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.

sgratch avatar Apr 23 '20 09:04 sgratch

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

hstastna avatar Dec 04 '20 22:12 hstastna

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.

sgratch avatar Dec 09 '20 17:12 sgratch