-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version: Python 3.6.8
- NetBox version: 2.9.7
Steps to Reproduce
- Create a device and under Location only select the Site and Rack. Leave all other fields empty or null (------). You should now have a non-racked device assigned to the rack.
- Edit the device and select an available Position in the rack. Click Update
- Observe error saying the rack unit is not available
The lowest-numbered unit occupied by the device Select a valid choice. 16 is not one of the available choices.
Expected Behavior
I expected an error highlighting the rack face field. Similar to changing a racked device's position but nulling out the rack face field. Must specify rack face when defining rack position.
Observed Behavior
Netbox gave an error saying my RU was not available but really it was erroring because I did not select a Rack face now that I am trying to rack the device coming from a non-racked state.
abrahamvegh and JonathonReinhart
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application

