-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
NetBox Cloud
NetBox Version
v3.7.1
Python Version
3.11
Steps to Reproduce
- Create two sites, Site A and Site B.
- Create a new virtualization cluster (of any type) and assign it to Site A.
- Create a new virtual machine in the cluster. Do not assign a site when creating the VM.
- Verify that the new VM is assigned to Site A.
- Edit the cluster and change its site to Site B.
- Check the VM's assigned site.
Expected Behavior
The VM's site should be updated to Site B.
Observed Behavior
The VM is still assigned to Site A, whereas its cluster is assigned to Site B.
When attempting to save the VM, validation fails, complaining that its site and its cluster's site do not match.
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application