Tenant cannot be updated via csv #12642
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
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.
The text was updated successfully, but these errors were encountered: