Prefix exports aren't importable #726

Closed
opened 2025-12-29 16:25:08 +01:00 by adam · 2 comments
Owner

Originally created by @alexjhart on GitHub (Feb 24, 2017).

I exported Prefixes, turned around and tried to import and get an error because the export doesn't include all of the fields required for import. I believe this is because none of them had a description entered (because after adding one and exporting again, the right number of fields were #present).

Originally created by @alexjhart on GitHub (Feb 24, 2017). I exported Prefixes, turned around and tried to import and get an error because the export doesn't include all of the fields required for import. I believe this is because none of them had a description entered (because after adding one and exporting again, the right number of fields were #present).
adam closed this issue 2025-12-29 16:25:08 +01:00
Author
Owner

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

I'm not able to replicate this behavior; exported prefixes match the import format. Note that the description field is present even if blank.

Could you please provide an example?

@jeremystretch commented on GitHub (Feb 24, 2017): I'm not able to replicate this behavior; exported prefixes match the import format. Note that the description field is present even if blank. Could you please provide an example?
Author
Owner

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

Well, I have a copy of the downloaded csv that has the missing commas/fields. However, now that I try to reproduce, it is exporting differently. I'm not sure what triggered it to do that, but I guess you can close this as it is no longer reproducible for me either.

@alexjhart commented on GitHub (Feb 24, 2017): Well, I have a copy of the downloaded csv that has the missing commas/fields. However, now that I try to reproduce, it is exporting differently. I'm not sure what triggered it to do that, but I guess you can close this as it is no longer reproducible for me either.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#726