import doesn't work even on export #8571

Closed
opened 2025-12-29 20:38:18 +01:00 by adam · 1 comment
Owner

Originally created by @ArdeSeadis on GitHub (Sep 5, 2023).

NetBox version

v3.5.8

Python version

3.8

Steps to Reproduce

Hello,
If a create an export in csv of VLAN
and If I import again it doesnt' work

And even If I remove all devices from my export on netbox
Import doesn't work

I don't know If it's lowercase or other thinks but I don't understand why after an export on netbox,
and If we import again, there is errors

Thanks

Expected Behavior

export import working

Observed Behavior

Record 1 vid: This field is required.

Record 1 name: This field is required.

Record 1 status: This field is required.

Originally created by @ArdeSeadis on GitHub (Sep 5, 2023). ### NetBox version v3.5.8 ### Python version 3.8 ### Steps to Reproduce Hello, If a create an export in csv of VLAN and If I import again it doesnt' work And even If I remove all devices from my export on netbox Import doesn't work I don't know If it's lowercase or other thinks but I don't understand why after an export on netbox, and If we import again, there is errors Thanks ### Expected Behavior export import working ### Observed Behavior Record 1 vid: This field is required. Record 1 name: This field is required. Record 1 status: This field is required.
adam closed this issue 2025-12-29 20:38:18 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 5, 2023):

This is not a bug, and has already been discussed many times. The supported fields are detailed below the import form.

@jeremystretch commented on GitHub (Sep 5, 2023): This is not a bug, and has already been discussed many times. The supported fields are detailed below the import form.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8571