-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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.5.4
Python version
3.8
Steps to Reproduce
- Create a cable that has multiple one side terminations on different devices
- Go to the Cable page
- Observe side with multiple terminations (device and interface listed)
Expected Behavior
To display the device and it's interface (tightly coupled together) if there are multiple terminations, like in interface table view:

Something like:

Observed Behavior
Device is displayed only for first termination:

All interfaces are displayed, but it's not clear to which device they belong to.
phurrelmann
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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