Total segments count is alway 0 on traceview #6684

Closed
opened 2025-12-29 19:43:55 +01:00 by adam · 0 comments
Owner

Originally created by @kkthxbye-code on GitHub (Jul 18, 2022).

Originally assigned to: @kkthxbye-code on GitHub.

NetBox version

v3.3.0-beta

Python version

3.9

Steps to Reproduce

  • Create a site ("testsite")
  • Create a manufacturer ("testman")
  • Create a device type ("testedevicetype") with "testman" manufacturer
  • Add one interface to devicetype
  • Create a device role ("testrole")
  • Create a device ("testdevice1") with the created devicetype and role
  • Create a device ("testdevice2") with the created devicetype and role
  • Connect a cable between the interface on testdevice1 and testdevice2
  • Open the trace view between the two devices

Expected Behavior

Total Segments should be 1

Observed Behavior

Total Segments is 0

Originally created by @kkthxbye-code on GitHub (Jul 18, 2022). Originally assigned to: @kkthxbye-code on GitHub. ### NetBox version v3.3.0-beta ### Python version 3.9 ### Steps to Reproduce * Create a site ("testsite") * Create a manufacturer ("testman") * Create a device type ("testedevicetype") with "testman" manufacturer * Add one interface to devicetype * Create a device role ("testrole") * Create a device ("testdevice1") with the created devicetype and role * Create a device ("testdevice2") with the created devicetype and role * Connect a cable between the interface on testdevice1 and testdevice2 * Open the trace view between the two devices ### Expected Behavior Total Segments should be 1 ### Observed Behavior Total Segments is 0
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:43:55 +01:00
adam closed this issue 2025-12-29 19:43:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6684