Bulk disconnecting interfaces does not work #2110

Closed
opened 2025-12-29 17:22:23 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Nov 8, 2018).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5-beta1

Steps to Reproduce

  1. Navigate to a device with two or more connected interfaces.
  2. Select several interfaces and click the "disconnect" button at the bottom of the list
  3. Confirm that you want to disconnect the selected interfaces.

Expected Behavior

The connections should be removed from all selected interfaces.

Observed Behavior

No changes were made. All of the selected interfaces still show as connected.

Originally created by @jeremystretch on GitHub (Nov 8, 2018). ### Environment * Python version: 3.5.2 * NetBox version: 2.5-beta1 ### Steps to Reproduce 1. Navigate to a device with two or more connected interfaces. 2. Select several interfaces and click the "disconnect" button at the bottom of the list 3. Confirm that you want to disconnect the selected interfaces. ### Expected Behavior The connections should be removed from all selected interfaces. ### Observed Behavior No changes were made. All of the selected interfaces still show as connected.
adam added the type: bugstatus: accepted labels 2025-12-29 17:22:23 +01:00
adam closed this issue 2025-12-29 17:22:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 8, 2018):

I should note that console server port and power outlet bulk disconnection aren't working right either. The connected endpoint is removed, however the cable is left in place, resulting in an invalid state (which can be remedied by deleting the cable).

@jeremystretch commented on GitHub (Nov 8, 2018): I should note that console server port and power outlet bulk disconnection aren't working right either. The connected endpoint is removed, however the cable is left in place, resulting in an invalid state (which can be remedied by deleting the cable).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2110