-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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.2
Python version
3.8
Steps to Reproduce
Create 2 cable and connect them using a device with front/back ports.
Cable 1 has its length in inches.
Cable 2 has its length in feet.
Total length is wrong.
If both my length are in feet, it seems to work as expected :
Expected Behavior
Total length should be :
Total length | 8.08 Meters / 26.50 Feet
Observed Behavior
Total length is :
Total length | 29.87 Meters / 98.00 Feet
Metadata
Metadata
Assignees
Labels
status: 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

