-
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 implementationtopic: cablingtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.6.3
Python version
3.8
Steps to Reproduce
- Create three devices, two with at least one interface (device A and device B), one with at least two (device C), and a fourth device with at least three front and rear ports (device D).
- Connect the interface of device A to the four front ports of device D.
- Connect one of the rear ports to the interface on device B.
- Connect the other two rear ports to the two interfaces on device C.
View the cable trace from the connected port on Device A
Expected Behavior
Device B should clearly show it has one interface and Device C should show that it has two interfaces.
Observed Behavior
It looks like there are three interfaces spread equally across two devices.

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 implementationtopic: cablingtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application