Skip to content

Unable to assign VM/Device in one site to cluster that has no site #15717

Closed
@jon-nfc

Description

@jon-nfc

Deployment Type

Self-hosted

NetBox Version

v3.7.5

Python Version

3.11

Steps to Reproduce

  1. create vm/device and assign it to a site
  2. create a cluster, don't assign any site
  3. attempt to assign the created device/vm in step 1 to the cluster

Error message The selected cluster (<cluster name>) is not assigned to this site (<site name>)

Expected Behavior

If a cluster has no site set, then a VM/device from any site should be assignable to it. Without being able to do this, it's not possible to track a cluster that spans multiple DC.

Observed Behavior

Can't assign a device/vm with a defined site to a cluster with no defined site (null)

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions