fix(xo-server-netbox): fix site property null/undefined cases (#7145)

Introduced by 1d7559ded2
This commit is contained in:
Pierre Donias
2023-10-31 16:16:38 +01:00
committed by GitHub
parent ae0f3b4fe0
commit a3ea70c61c
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -11,6 +11,8 @@
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [Netbox] Fix VMs' `site` property being unnecessarily updated on some versions of Netbox (PR [#7145](https://github.com/vatesfr/xen-orchestra/pull/7145))
### Packages to release
> When modifying a package, add it here with its release type.
@@ -27,4 +29,6 @@
<!--packages-start-->
- xo-server-netbox patch
<!--packages-end-->