-
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: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.1.6
Feature type
New functionality
Proposed functionality
It would be nice to be able to create a device in a location without assigning it to a rack.
Use case
If you have a device in a room, that is not in a rack, currently, it is not possible to display this in NetBox without creating a fake rack or assigning the device to another rack.
Database changes
Right now, if you create a non-rack device, the position and face attributes of the device are set to null. Since the location is stored in the device, the rack attribute could be set to null to assign it to a location without assigning it to a rack.
External dependencies
No response
ydc-dg
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application