Device Bulk Import - New Field #4887

Closed
opened 2025-12-29 19:21:40 +01:00 by adam · 0 comments
Owner

Originally created by @jaakub on GitHub (May 6, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.2

Feature type

Data model extension

Proposed functionality

Add an additional (optional) field virtual_chassis when bulk importing devices. This assumes that the virtual-chassis object is created before the bulk import.

Use case

When importing devices that are members of virtual chassis object, it is not possible to link them to VC at the point of bulk import. To do that, you need to create/edit VC object and add members separately. It would be nice if this could be done at the bulk import stage.

Database changes

N/A

External dependencies

N/A

Originally created by @jaakub on GitHub (May 6, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.2 ### Feature type Data model extension ### Proposed functionality Add an additional (optional) field `virtual_chassis` when bulk importing devices. This assumes that the virtual-chassis object is created before the bulk import. ### Use case When importing devices that are members of virtual chassis object, it is not possible to link them to VC at the point of bulk import. To do that, you need to create/edit VC object and add members separately. It would be nice if this could be done at the bulk import stage. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: feature labels 2025-12-29 19:21:40 +01:00
adam closed this issue 2025-12-29 19:21:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4887