-
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
v3.3.4
Python version
3.10
Steps to Reproduce
As Netbox 3.3 introduced multi-connection cables some parts weren't updated to the new code and the following templates are not showing any connection detail below "Cable".
- consoleport
- consoleserverport
- interface
- powerfeed
- poweroutlet
- powerport
The powerfeed view additionally lacks to power usage and the capacity graph.
I already have a PR ready and are happy to submit if this bug is accepted.
Expected Behavior
Connection details are again visible below Cable on the views/templates for:
- consoleport
- consoleserverport
- interface
- powerfeed
- poweroutlet
- powerport
Power usage and the capacity graph are visible on the powerfeed again.
Examples for fixed views:
Observed Behavior
The mentioned templates/view only show the cable itself, but no connection details and status.
Powerfeed doesn't show the connected device and only show N/A as power usage.
Examples of broken views:
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



