Exporting racks to a file netbox_racks.csv, missing "serial" field. #1322

Closed
opened 2025-12-29 16:31:26 +01:00 by adam · 0 comments
Owner

Originally created by @GitRost on GitHub (Oct 17, 2017).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: 2.7.5
  • NetBox version: 2.2.1

Description

i do export racks to file netbox_racks.csv
i do import and get error "Row 1: Expected 11 columns but found 10"
Found out that there is not enough one comma or not enough field "series"
When exporting racks to a file netbox_racks.csv, the serial field is not unloaded!!!

Originally created by @GitRost on GitHub (Oct 17, 2017). ### Issue type [ ] Feature request <!-- Requesting the implementation of a new feature --> [x] Bug report <!-- Reporting unexpected or erroneous behavior --> [ ] Documentation <!-- Proposing a modification to the documentation --> ### Environment * Python version: 2.7.5 * NetBox version: 2.2.1 ### Description i do export racks to file netbox_racks.csv i do import and get error "Row 1: Expected 11 columns but found 10" Found out that there is not enough one comma or not enough field "series" When exporting racks to a file netbox_racks.csv, the **serial** field is not unloaded!!!
adam closed this issue 2025-12-29 16:31:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1322