You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating device with PUT failed RU validation. Seems it was introduced in 1f9806a. I think the error is the result of a ValidationError raised after checking for available RU. Here's the error:
{"non_field_errors":["U<RU> is already occupied or does not have sufficient space to accommodate a(n) <MODEL>."]}
Issue type: Bug
Python version: 2.7.6
NetBox version: develop
Updating device with
PUT
failed RU validation. Seems it was introduced in 1f9806a. I think the error is the result of a ValidationError raised after checking for available RU. Here's the error:This should test for the behavior.
The text was updated successfully, but these errors were encountered: