[PR #11116] [MERGED] Changes the way Circuits are counted in the Site View #13744

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11116
Author: @renatoalmeidaoliveira
Created: 12/6/2022
Status: Merged
Merged: 12/6/2022
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • 515f8d2 add distinct method to circuit_count

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/dcim/views.py (+1 -1)

📄 Description

Fixes: #11101

Added a distinct method into 'circuit_count' to avoid duplicated counts when both Circuit Terminations are in the same site


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/11116 **Author:** [@renatoalmeidaoliveira](https://github.com/renatoalmeidaoliveira) **Created:** 12/6/2022 **Status:** ✅ Merged **Merged:** 12/6/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`515f8d2`](https://github.com/netbox-community/netbox/commit/515f8d2c5f1c0761e4c38f01dcf8925e98075d24) add distinct method to circuit_count ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/views.py` (+1 -1) </details> ### 📄 Description ### Fixes: #11101 Added a distinct method into 'circuit_count' to avoid duplicated counts when both Circuit Terminations are in the same site --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:20:33 +01:00
adam closed this issue 2025-12-29 23:20:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13744