Path split #9385

Closed
opened 2025-12-29 20:49:11 +01:00 by adam · 0 comments
Owner

Originally created by @a-dawg on GitHub (Mar 25, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.4

Python Version

3.11

Steps to Reproduce

When tracing cables with 4 intermediate cables, I can observe that the trace function shows "Path split":
According to the code, the path split situation may happen in situations where cables types are different, multiple endpoints... That is not the case here. This happens only into one direction. The same trace in the other way shows up just fine.

Expected Behavior

trace should be complete

Observed Behavior

trace is not complete -> Path split, why? only one node is possible
image001.png

Originally created by @a-dawg on GitHub (Mar 25, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.4 ### Python Version 3.11 ### Steps to Reproduce When tracing cables with 4 intermediate cables, I can observe that the trace function shows "Path split": According to the code, the path split situation may happen in situations where cables types are different, multiple endpoints... That is not the case here. This happens only into one direction. The same trace in the other way shows up just fine. ### Expected Behavior trace should be complete ### Observed Behavior trace is not complete -> Path split, why? only one node is possible ![image001.png](https://github.com/netbox-community/netbox/assets/10309964/0481b02b-fb96-4883-a455-d6a19f60d808)
adam closed this issue 2025-12-29 20:49:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9385