Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Assign devices to Cluster #18373

Closed
joeladria opened this issue Jan 9, 2025 · 0 comments · Fixed by #18375
Closed

Cannot Assign devices to Cluster #18373

joeladria opened this issue Jan 9, 2025 · 0 comments · Fixed by #18375
Assignees
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@joeladria
Copy link

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
@joeladria joeladria added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Jan 9, 2025
@bctiemann bctiemann self-assigned this Jan 10, 2025
@bctiemann bctiemann added status: accepted This issue has been accepted for implementation severity: medium Results in substantial degraded or broken functionality for specfic workflows and removed status: needs triage This issue is awaiting triage by a maintainer labels Jan 10, 2025
@DanSheps DanSheps marked this as a duplicate of #18442 Jan 21, 2025
bctiemann added a commit that referenced this issue Jan 28, 2025
…ow (#18375)

* Fix validation of site in Assign Device to Cluster flow

* Validate Location as well as Site scope
bctiemann added a commit that referenced this issue Jan 29, 2025
…ow (#18375)

* Fix validation of site in Assign Device to Cluster flow

* Validate Location as well as Site scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants