Cable trace does not follow circuits #2214

Closed
opened 2025-12-29 17:23:40 +01:00 by adam · 0 comments
Owner

Originally created by @thoms27 on GitHub (Dec 14, 2018).

Environment

  • Python version: 2.7.5
  • NetBox version: 2.5.0

Steps to Reproduce

  • Create a device Device-A with an interface A

  • Create a device Device-B witch an inteface B

  • Create a device PatchPanel-A with a Rear Port A and a Front Port A

  • Create a device PatchPanel-B with a Rear Port B and a Front Port B

  • Create a circuit Circuit-AB

  • Connect Device-A interface A to PatchPanel-A Front Port A

  • Connect Device-B interface B to PatchPanel-B Front Port B

  • Connect Circuit-AB A-Side to PatchPanel-A Rear Port A

  • Connect Circuit-AB Z-Side to PatchPanel-B Rear Port B

Expected Behavior

When you click on trace on the Device-A interface A, we should see the complete path to Device-B interface B.
If I'm not insert a circuit, I see the complete path (Connecting the Rear port of the PatchPanel A & B).

Observed Behavior

I just see the half trace to Circuit-AB A-Side

Below the picture :

Device-A
image

Device-B
image

Is it normal ?

Thanks for your help.

Regards,

ThomasV

Originally created by @thoms27 on GitHub (Dec 14, 2018). ### Environment * Python version: 2.7.5 * NetBox version: 2.5.0 ### Steps to Reproduce - Create a device Device-A with an interface A - Create a device Device-B witch an inteface B - Create a device PatchPanel-A with a Rear Port A and a Front Port A - Create a device PatchPanel-B with a Rear Port B and a Front Port B - Create a circuit Circuit-AB - Connect Device-A interface A to PatchPanel-A Front Port A - Connect Device-B interface B to PatchPanel-B Front Port B - Connect Circuit-AB A-Side to PatchPanel-A Rear Port A - Connect Circuit-AB Z-Side to PatchPanel-B Rear Port B ### Expected Behavior When you click on trace on the Device-A interface A, we should see the complete path to Device-B interface B. If I'm not insert a circuit, I see the complete path (Connecting the Rear port of the PatchPanel A & B). <!-- What happened instead? --> ### Observed Behavior I just see the half trace to Circuit-AB A-Side Below the picture : **Device-A** ![image](https://user-images.githubusercontent.com/20238377/50012671-90531300-ffbf-11e8-8eba-a3a5be4b5415.png) **Device-B** ![image](https://user-images.githubusercontent.com/20238377/50012649-7fa29d00-ffbf-11e8-8c08-0e69eb2ba794.png) Is it normal ? Thanks for your help. Regards, ThomasV
adam added the type: bugstatus: accepted labels 2025-12-29 17:23:40 +01:00
adam closed this issue 2025-12-29 17:23:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2214