-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
netboxseverity: 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
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.5
Python Version
3.10
Steps to Reproduce
- Create device with interfaces.
- Create a patch panel with front and rear ports.
- Create second device with interfaces and second device with front and rear ports at different site.
- Patch interface to 2 front ports of patch panel (Simulating the two individual strands of a duplex fiber cable)
- Patch two rear ports from the first patch panel device to two rear ports of the second patch panel device.
- Patch two front ports from second patch panel device to one interface of second device with interfaces.
Expected Behavior
Distance reported in total distance field should be 57426m, the length of 2m patch cable, a 3m patch cable, and 57,421m of dark fiber.
Observed Behavior
Total cable is being calculated as the sum of all cables, even when two cables are parallel runs where a duplex cable was broken into two simplex cables. For the purposes of specing optics and other gear the total distance is only 57.421km, not 114.847km. Screenshot below of cable trace.

Metadata
Metadata
Assignees
Labels
netboxseverity: 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