Tenant cannot be updated via csv #8084

Closed
opened 2025-12-29 20:32:09 +01:00 by adam · 3 comments
Owner

Originally created by @smasharov on GitHub (May 17, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

3.4.10

Python version

3.9

Steps to Reproduce

I want to bulk update Tenant on several Clusters in Virtualization
I try to import just two lines:
id,tenant
2,Test

Expected Behavior

The tenant of the Cluster should be changed

Observed Behavior

Import was successful and I see the change in the log, but the Change log has "No Changes" in the Difference and the Tenant remains old.

Originally created by @smasharov on GitHub (May 17, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version 3.4.10 ### Python version 3.9 ### Steps to Reproduce I want to bulk update Tenant on several Clusters in Virtualization I try to import just two lines: `id,tenant` `2,Test` ### Expected Behavior The tenant of the Cluster should be changed ### Observed Behavior Import was successful and I see the change in the log, but the Change log has "No Changes" in the Difference and the Tenant remains old.
adam added the type: bugstatus: accepted labels 2025-12-29 20:32:09 +01:00
adam closed this issue 2025-12-29 20:32:09 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 22, 2023):

This is working as expected on NetBox v3.5.1. Please upgrade your deployment and try again.

@jeremystretch commented on GitHub (May 22, 2023): This is working as expected on NetBox v3.5.1. Please upgrade your deployment and try again.
Author
Owner

@smasharov commented on GitHub (May 22, 2023):

3.5.1 is also not working, I have tried on the https://demo.netbox.dev/virtualization/clusters/import/

@smasharov commented on GitHub (May 22, 2023): 3.5.1 is also not working, I have tried on the https://demo.netbox.dev/virtualization/clusters/import/
Author
Owner

@smasharov commented on GitHub (May 22, 2023):

@jeremystretch The problem is only with clusters, the rest are working fine

@smasharov commented on GitHub (May 22, 2023): @jeremystretch The problem is only with clusters, the rest are working fine
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8084