Virtualization: Modifying a cluster field also modifies member virtual machine sites #18553
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
NetBox Cloud
NetBox Version
v4.2.2
Python Version
3.12
Steps to Reproduce
Expected Behavior
Virtual Machines are not modified.
Observed Behavior
Virtual Machine site fields are cleared to match the cluster scope.
Note - there is some validation in netbox whereas a cluster is scoped to a site, you cannot add vms within a different site. This is expected given the cluster as been explicitly scoped.
However, modifying a field in the cluster should not impact virtual machines.
One big use case for this functionality is if the cluster is not scoped to a specific site - for example in an overlay cluster spanning multiple sites in which case virtual machines within a single cluster may be in multiple sites.
The text was updated successfully, but these errors were encountered: