feat(xo-server,xo-web): show link to the SR for the garbage collector (coalesce) task (#7189)

See https://github.com/vatesfr/xen-orchestra/issues/5379#issuecomment-1765170973
This commit is contained in:
Florent BEAUCHAMP
2023-11-29 09:07:05 +01:00
committed by GitHub
parent 61e1f83a9f
commit b856c1a6b4
3 changed files with 16 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@
- [VM/Disks] Display task information when importing VDIs (PR [#7197](https://github.com/vatesfr/xen-orchestra/pull/7197))
- [REST API] Support VM import using the XVA format
- [Task] Show the related SR on the Garbage Collector Task ( vdi coalescing) (PR [#7189](https://github.com/vatesfr/xen-orchestra/pull/7189))
### Bug fixes