-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Error when deleting multiple cables #14023
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
topic: cabling
type: bug
A confirmed report of unexpected behavior in the application
Comments
This same issue is also present (or at least was) when deleting duplex cables to a different device. The solution is to get the cables and build a unique set. |
This issue was originally titled "Error when deleting multiple wires." In the future, please be careful to use accurate terminology when filing issues, both to prevent confusion and to ensure your issue appears in relevant searches. |
jeremystretch
added a commit
that referenced
this issue
Oct 13, 2023
…ached to the same cable (#14029) * Fixes: #14023 - Fixes bulk disconnecting with multiple components attached to the same cable * Update netbox/dcim/views.py Co-authored-by: Jeremy Stretch <[email protected]> * Update netbox/dcim/views.py Co-authored-by: Jeremy Stretch <[email protected]> * Update netbox/dcim/views.py Co-authored-by: Daniel Sheppard <[email protected]> * Code cleanup & i18n fix * Restore original termination count logic --------- Co-authored-by: Jeremy Stretch <[email protected]>
jeremystretch
added a commit
that referenced
this issue
Oct 13, 2023
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
topic: cabling
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.3
Python version
3.8
Steps to Reproduce
Expected Behavior
Expect the cable to be removed.
Observed Behavior
The error shown in the image has been identified.
The text was updated successfully, but these errors were encountered: