Opened 8 years ago
Last modified 7 years ago
#16539 new defect
Virtualbox Manager Doesn't Refresh Groups
Reported by: | lystor | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 5.1.14 |
Keywords: | groups | Cc: | |
Guest type: | other | Host type: | other |
Description
Hello
VirtualBox Manager doesn't combine vms into groups after grouping them via CLI.
1) Open VirtualBox Manager
2) .\VBoxManage.exe list vms "vm1" {34ceb1d7-6435-409f-8deb-3ce3cb7654c0} "vm2" {2f60107c-456b-46d3-b49a-7fc4719efa07}
3) .\VBoxManage.exe modifyvm "vm1" --groups "/group1" 4) .\VBoxManage.exe modifyvm "vm2" --groups "/group2"
5) Switch to VirtualBox Manager
Result: VirtualBox Manager doesn't show newly created groups.
- Restart VirtualBox Manager
Result: VirtualBox Manager shows the groups.
Please fix the bug.
Thank you
Duplicate of #11500