-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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
NetBox Edition
NetBox Community
NetBox Version
v4.5.1
Python Version
3.12
Steps to Reproduce
- Site allready created and used allready
- Go to "Rack"
- Export current view
- Add Racks
- Paste edited CSV into "Direct Import" -> "Data"
- Leave everything on Auto-detect (same effect on setting CSV)
- Error -> Rack has no site.
Expected Behavior
Bulk create new Racks
Observed Behavior
Error:
<class 'dcim.models.racks.Rack.site.RelatedObjectDoesNotExist'>
Rack has no site.
Python version: 3.12.3
NetBox version: 4.5.1
Plugins:
netbox_floorplan: 0.9.0
netbox_topology_views: 4.5.0
Both CSVs attached.
Metadata
Metadata
Assignees
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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