Skip to content

Missing connection details below cable on several objects views since v3.3 #10460

@phurrelmann

Description

@phurrelmann

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:

powerfeed_fixed

powerport_fixed

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:

powerfeed_broken

powerport_broken

Metadata

Metadata

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions