Convert CSV import/export to use headers #505

Closed
opened 2025-12-29 16:22:42 +01:00 by adam · 3 comments
Owner

Originally created by @jeremystretch on GitHub (Oct 28, 2016).

Currently objects imported in CSV format must use a fixed format. We can make this more flexible by implementing column headers and only requiring mandatory fields; users can optionally include additional fields as they'd like.

Originally created by @jeremystretch on GitHub (Oct 28, 2016). Currently objects imported in CSV format must use a fixed format. We can make this more flexible by implementing column headers and only requiring mandatory fields; users can optionally include additional fields as they'd like.
adam closed this issue 2025-12-29 16:22:42 +01:00
Author
Owner

@askbow commented on GitHub (Nov 18, 2016):

Will this include custom fields as well?

@askbow commented on GitHub (Nov 18, 2016): Will this include custom fields as well?
Author
Owner

@alexjhart commented on GitHub (Feb 24, 2017):

While this doesn't specifically cover exports, please do consider #913 and export headers as well. Thanks

@alexjhart commented on GitHub (Feb 24, 2017): While this doesn't specifically cover exports, please do consider #913 and export headers as well. Thanks
Author
Owner

@jeremystretch commented on GitHub (Jun 7, 2017):

Import headers have been merged into the develop branch as of e06221bc89.

@jeremystretch commented on GitHub (Jun 7, 2017): Import headers have been merged into the `develop` branch as of e06221bc893f2c478d3b9e769874895940ad0816.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#505