-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Child location does not update when Parent location changes #9481
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide. |
This may be a use case for #9903 (available in v3.3). |
…ation #9481 update child location whem move parent
NetBox version
v3.2.2
Python version
3.9
Steps to Reproduce
Expected Behavior
The child-device's rack and location should update according to the move associated with the parent-device.
Observed Behavior
The child-device's rack updated according to the move associated with the parent-device, but the location of the child-device remains as it was before the parent-device was moved.
Example result: The child could have assigned-Location A but be found in a rack associated with Location B.
Example impact: The child-device cannot be updated in the UI until the discrepancy between Assigned-Location and Rack-Location is resolved:
The text was updated successfully, but these errors were encountered: