Skip to content

Zero length cable should be treated as a 0 length cable and not an unknown length cable #13649

@DanSheps

Description

@DanSheps

NetBox version

v3.6.0

Python version

3.8

Steps to Reproduce

  1. Create all prerequesite objects to have 2 interfaces to connect together (Manufacturer, Type, Role, Device, InterfaceA and InterfaceB)
  2. Connect InterfaceC and InterfaceD together using 0 meters

Expected Behavior

  • The cable detail view should show a distance of 0 meters
  • A cable trace should show a distance of 0 meters

Observed Behavior

  • Detail view shows placeholder data (--)
  • Cable trace considers the distance an unknown distance

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