Front port bulk import uses wrong field options #253

Closed
opened 2026-04-05 16:23:43 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @FvDeus on 3/3/2026

NetBox Edition

NetBox Community

NetBox Version

v4.5.2

Python Version

3.12

Steps to Reproduce

  1. Click on front ports import
  2. Get navigated to host/dcim/front-ports/import/
  3. Upload tested and previous working Data in order to import Front ports while matching rearports
  4. Receive error "Record 1 : Unrecognized header: rear_port" (and rear_port_position)

Expected Behavior

Be able to import front ports and their rear port association via bulk import.

Observed Behavior

I checked field options on front port import: uses the same fields as the rear port import and the rear-port associations are missing.

Did I miss some documented breaking change or is something wrong with our deployment?
Sadly the docs for this kind of import are a bit sparse
https://netboxlabs.com/docs/v4.4/netbox/getting-started/populating-data/#bulk-import-csvyaml

*Originally created by @FvDeus on 3/3/2026* ### NetBox Edition NetBox Community ### NetBox Version v4.5.2 ### Python Version 3.12 ### Steps to Reproduce 1. Click on front ports import 2. Get navigated to host/dcim/front-ports/import/ 3. Upload tested and previous working Data in order to import Front ports while matching rearports 4. Receive error "Record 1 : Unrecognized header: rear_port" (and rear_port_position) ### Expected Behavior Be able to import front ports and their rear port association via bulk import. ### Observed Behavior I checked field options on front port import: uses the same fields as the rear port import and the rear-port associations are missing. Did I miss some documented breaking change or is something wrong with our deployment? Sadly the docs for this kind of import are a bit sparse https://netboxlabs.com/docs/v4.4/netbox/getting-started/populating-data/#bulk-import-csvyaml
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#253