Cable Length under "Cables" concats length with the length_type id instead of name #2191

Closed
opened 2025-12-29 17:23:11 +01:00 by adam · 1 comment
Owner

Originally created by @DanSheps on GitHub (Dec 11, 2018).

Environment

  • Python version: 3.6
  • NetBox version: 2.5

Steps to Reproduce

  • Create a cable connection with length and length_type specified (Ex. 6 "Inches"
  • View connection in Devices->Cables

Expected Behavior

Cable length defined as 6 Inches

Observed Behavior

Cable length is defined as 62000

Originally created by @DanSheps on GitHub (Dec 11, 2018). ### Environment * Python version: 3.6 * NetBox version: 2.5 ### Steps to Reproduce * Create a cable connection with length and length_type specified (Ex. 6 "Inches" * View connection in Devices->Cables ### Expected Behavior Cable length defined as 6 Inches ### Observed Behavior Cable length is defined as 62000
adam added the type: bugstatus: accepted labels 2025-12-29 17:23:11 +01:00
adam closed this issue 2025-12-29 17:23:11 +01:00
Author
Owner

@DanSheps commented on GitHub (Dec 11, 2018):

Working on a PR for this issue now.

@DanSheps commented on GitHub (Dec 11, 2018): Working on a PR for this issue now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2191