feat(xo-web/backup/log): display VM name if available

Fixes part of zammad#13551
This commit is contained in:
Julien Fontanet
2023-03-28 11:08:34 +02:00
parent 266a26fa31
commit c84b899276
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [VM] Show distro icon for opensuse-microos [Forum#6965](https://xcp-ng.org/forum/topic/6965) (PR [#6746](https://github.com/vatesfr/xen-orchestra/pull/6746))
- [Backup] Display the VM name label in the log even if the VM is not currently connected
### Bug fixes