-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.10
Python version
3.8
Steps to Reproduce
- Navigate to the "Inventory" or "Device Bays" tab of a Device or their respective list views
- Click on the "Configure" button
Expected Behavior
"Cable" and "Mark connected" only show as available columns on "connectable" components.
Observed Behavior
"Cable" and "Mark connected" show as available columns for all device components. I believe this is because those fields are defined on DeviceComponentTable, which all the device component tables inherit from.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application