-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Can't place multiple devices in rack with non-racked device (using API) #17810
Comments
Please revise your post above to include the specific attributes of the devices you're creating and the API requests you're sending. |
Hello @jeremystretch, thank you for your response. I adjusted my post and added the API calls. |
I was able to replicate this. The bug seems to stem from the absence of the |
I tried adding It's possible it's not exactly the same issue as that DRF bug, or a different side effect of the same change, but in either case it's unclear whether the DRF behavior will be reverted or if this is a breaking change that they will stick with. |
Would it be an option to downgrade the Django REST Framework to an older version? If I got it correctly from the issue, a fix is at the moment not in sight. |
Deployment Type
Self-hosted
Triage priority
This is preventing me from using NetBox
NetBox Version
v4.1.4
Python Version
3.12
Steps to Reproduce
Important: I can only reproduce the problem using the REST API.
API Calls
Expected Behavior
Device should be placed in the rack as non-racked.
Observed Behavior
HTTP 400 Error Code
The text was updated successfully, but these errors were encountered: