Wrong circuit counting in the Site view Related Objects card #7319

Closed
opened 2025-12-29 20:21:42 +01:00 by adam · 2 comments
Owner

Originally created by @renatoalmeidaoliveira on GitHub (Dec 3, 2022).

Originally assigned to: @renatoalmeidaoliveira on GitHub.

NetBox version

v3.3.9

Python version

3.10

Steps to Reproduce

  1. Create a Site
  2. Create a Circuit
  3. Put both termination in the created Site

Expected Behavior

The site view should show only one Circuit in the Related Objects card

Observed Behavior

The site view should shows two Circuit in the Related Objects card

Originally created by @renatoalmeidaoliveira on GitHub (Dec 3, 2022). Originally assigned to: @renatoalmeidaoliveira on GitHub. ### NetBox version v3.3.9 ### Python version 3.10 ### Steps to Reproduce 1. Create a Site 2. Create a Circuit 3. Put both termination in the created Site ### Expected Behavior The site view should show only one Circuit in the Related Objects card ### Observed Behavior The site view should shows two Circuit in the Related Objects card
adam added the type: bugstatus: accepted labels 2025-12-29 20:21:42 +01:00
adam closed this issue 2025-12-29 20:21:42 +01:00
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Dec 3, 2022):

For this issue I can think in two possible solutions:

Change the text in the Site template from "Circuit" to "Circuit Terminations";
Change the Site view to count only circuits

@renatoalmeidaoliveira commented on GitHub (Dec 3, 2022): For this issue I can think in two possible solutions: Change the text in the Site template from "Circuit" to "Circuit Terminations"; Change the Site view to count only circuits
Author
Owner

@jeremystretch commented on GitHub (Dec 6, 2022):

I think your approach in #11116 is the right way to go. 👍

@jeremystretch commented on GitHub (Dec 6, 2022): I think your approach in #11116 is the right way to go. :+1:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7319