Bulk import Circuit with custom Field created #8636

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

Originally created by @sergioolovrap-lmit on GitHub (Sep 18, 2023).

NetBox version

v3.6.1

Python version

3.8

Steps to Reproduce

Hello,
i create this custom field for identify site where is:
image

When i create manually the circuit i can choose correctly the site:
image

But when i try to bulk import with the name of site for example:
image

Netbox say to me: site not find, but site is created.

Expected Behavior

Work well the import

Observed Behavior

Error: Record 1 cf_Site: Object not found: WAREHOUSE

Originally created by @sergioolovrap-lmit on GitHub (Sep 18, 2023). ### NetBox version v3.6.1 ### Python version 3.8 ### Steps to Reproduce Hello, i create this custom field for identify site where is: ![image](https://github.com/netbox-community/netbox/assets/127509558/d1752839-4102-4eae-9e45-04185cbdc59d) When i create manually the circuit i can choose correctly the site: ![image](https://github.com/netbox-community/netbox/assets/127509558/46144652-2701-49bc-a348-0c0f420c6ac8) But when i try to bulk import with the name of site for example: ![image](https://github.com/netbox-community/netbox/assets/127509558/cc9f1f42-7ae5-4907-9b63-60c30d00dcbf) Netbox say to me: site not find, but site is created. ### Expected Behavior Work well the import ### Observed Behavior Error: Record 1 cf_Site: Object not found: WAREHOUSE
adam closed this issue 2025-12-29 20:39:10 +01:00
Author
Owner

@sergioolovrap-lmit commented on GitHub (Sep 18, 2023):

I resolved used id_site not name, sorry

@sergioolovrap-lmit commented on GitHub (Sep 18, 2023): I resolved used id_site not name, sorry
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8636