Ports cannot be bulk marked Not Connected #7926

Closed
opened 2025-12-29 20:30:02 +01:00 by adam · 0 comments
Owner

Originally created by @SheffSix on GitHub (Apr 19, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4.7

Python version

3.8

Steps to Reproduce

  1. Select one or more port to edit
  2. Click Edit at the bottom of the port list

Expected Behavior

The Mark Connected setting should have a drop down menu with options "---------","Yes","No" as is the case with Interfaces

Observed Behavior

The Mark connected option is a checkbox, which does mark interfaces as connected when checked, but has no effect when unchecked.

This results in the user being unable to mark ports as Not connected when editing in bulk.

Originally created by @SheffSix on GitHub (Apr 19, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4.7 ### Python version 3.8 ### Steps to Reproduce 1. Select one or more port to edit 2. Click Edit at the bottom of the port list ### Expected Behavior The Mark Connected setting should have a drop down menu with options "---------","Yes","No" as is the case with Interfaces ### Observed Behavior The Mark connected option is a checkbox, which does mark interfaces as connected when checked, but has no effect when unchecked. This results in the user being unable to mark ports as Not connected when editing in bulk.
adam added the type: bugstatus: accepted labels 2025-12-29 20:30:02 +01:00
adam closed this issue 2025-12-29 20:30:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7926