Opened 7 years ago
Last modified 7 years ago
#17230 new defect
When using modifyvm --groups from the command line, the Virtualbox GUI displays the new VM, but grouping does not update until you close and reopen the GUI.
Reported by: | oak_leaf | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 5.1.30 |
Keywords: | modifyvm --groups | Cc: | |
Guest type: | all | Host type: | Windows |
Description
1) Open VirtualBox Manager
3) .\VBoxManage.exe modifyvm "vm1" --groups "/group1"
4) .\VBoxManage.exe modifyvm "vm2" --groups "/group1"
5) Switch to VirtualBox Manager
Result: VirtualBox Manager doesn't show newly created group.
Restart VirtualBox Manager Result: VirtualBox Manager shows the group and the two VMs are under it.
Note:
See TracTickets
for help on using tickets.
Duplicate of #11500