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

Fixes: #14023 - Fixes bulk disconnecting with multiple components attached to the same cable #14029

Merged
merged 6 commits into from
Oct 13, 2023

Conversation

DanSheps
Copy link
Member

Fixes: #14023 - Fixes bulk disconnecting with multiple components attached to the same cable

  • Change code to generate a list of cable ID's to then process for deletion.

netbox/dcim/views.py Outdated Show resolved Hide resolved
netbox/dcim/views.py Outdated Show resolved Hide resolved
netbox/dcim/views.py Outdated Show resolved Hide resolved
DanSheps and others added 5 commits October 13, 2023 09:50
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
Co-authored-by: Daniel Sheppard <dans@dansheps.com>
@jeremystretch
Copy link
Member

Thanks @DanSheps!

@jeremystretch jeremystretch merged commit 06ed7ac into develop Oct 13, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 14023-fix-cable-deletion branch October 13, 2023 17:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when deleting multiple cables
2 participants