CSV File import ignores "label" field #7496

Closed
opened 2025-12-29 20:24:14 +01:00 by adam · 2 comments
Owner

Originally created by @dutchman80 on GitHub (Jan 11, 2023).

NetBox version

v3.4.0

Python version

3.9

Steps to Reproduce

Create a CSV file for a single cable import, including the "label" field
Go to "Upload File" and upload the CSV

Expected Behavior

The specified label would be attached to the cable

Observed Behavior

Cable is created, but no label is attached to it

However, if you just take the text of the CSV file and copy/paste it into the "Data Import" field, then the label import works as expected.

Originally created by @dutchman80 on GitHub (Jan 11, 2023). ### NetBox version v3.4.0 ### Python version 3.9 ### Steps to Reproduce Create a CSV file for a single cable import, including the "label" field Go to "Upload File" and upload the CSV ### Expected Behavior The specified label would be attached to the cable ### Observed Behavior Cable is created, but no label is attached to it However, if you just take the text of the CSV file and copy/paste it into the "Data Import" field, then the label import works as expected.
adam added the type: bugstatus: revisions needed labels 2025-12-29 20:24:14 +01:00
adam closed this issue 2025-12-29 20:24:14 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 12, 2023):

Please share example data that can be used to reproduce the behavior.

@jeremystretch commented on GitHub (Jan 12, 2023): Please share example data that can be used to reproduce the behavior.
Author
Owner

@dutchman80 commented on GitHub (Jan 12, 2023):

So I ran into this issue over and over again when bulk importing cables yesterday, but now I can't replicate it at all. I have no idea what I'm doing differently. If it comes up again, I'll play closer attention and open a new bug.

@dutchman80 commented on GitHub (Jan 12, 2023): So I ran into this issue over and over again when bulk importing cables yesterday, but now I can't replicate it at all. I have no idea what I'm doing differently. If it comes up again, I'll play closer attention and open a new bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7496