Cannot Assign devices to Cluster #10640

Closed
opened 2025-12-29 21:34:02 +01:00 by adam · 0 comments
Owner

Originally created by @joeladria on GitHub (Jan 9, 2025).

Originally assigned to: @bctiemann on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v.4.2.1

Python Version

3.11

Steps to Reproduce

  1. Create a new Cluster, fill out only required fields
  2. Click on Assign Device to Cluster, and fill out only required fields
  3. Click Add Devices

Expected Behavior

Device(s) are assigned to Cluster

Observed Behavior

Server Error from NetBox

<class 'AttributeError'>

'Cluster' object has no attribute 'site'

Python version: 3.11.2
NetBox version: 4.2.1
Plugins: 
  netbox_branching: 0.5.2
  netbox_device_view: 0.1.7
  netbox_reorder_rack: 1.1.3
Originally created by @joeladria on GitHub (Jan 9, 2025). Originally assigned to: @bctiemann on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v.4.2.1 ### Python Version 3.11 ### Steps to Reproduce 1. Create a new Cluster, fill out only required fields 2. Click on Assign Device to Cluster, and fill out only required fields 3. Click Add Devices ### Expected Behavior Device(s) are assigned to Cluster ### Observed Behavior Server Error from NetBox ``` <class 'AttributeError'> 'Cluster' object has no attribute 'site' Python version: 3.11.2 NetBox version: 4.2.1 Plugins: netbox_branching: 0.5.2 netbox_device_view: 0.1.7 netbox_reorder_rack: 1.1.3 ```
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 21:34:02 +01:00
adam closed this issue 2025-12-29 21:34:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10640