Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tenant cannot be updated via csv #12642

Closed
smasharov opened this issue May 17, 2023 · 3 comments
Closed

Tenant cannot be updated via csv #12642

smasharov opened this issue May 17, 2023 · 3 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@smasharov
Copy link

smasharov commented May 17, 2023

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.

@smasharov smasharov added the type: bug A confirmed report of unexpected behavior in the application label May 17, 2023
@DanSheps DanSheps added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label May 18, 2023
@jeremystretch
Copy link
Member

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

@jeremystretch jeremystretch closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2023
@jeremystretch jeremystretch removed the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label May 22, 2023
@smasharov
Copy link
Author

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

@smasharov
Copy link
Author

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

@jeremystretch jeremystretch reopened this May 22, 2023
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label May 22, 2023
@jeremystretch jeremystretch self-assigned this May 22, 2023
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels May 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants