Skip to content

SVG error when rendering uneven interfaces #13922

@cpmills1975

Description

@cpmills1975

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.

Screenshot 2023-09-27 at 23 50 11

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtopic: cablingtype: 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