[PR #8284] [MERGED] Fixes #8262 - Add Cable stat for Tenant #13338

Closed
opened 2025-12-29 22:26:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8284
Author: @jasonyates
Created: 1/7/2022
Status: Merged
Merged: 1/8/2022
Merged by: @DanSheps

Base: developHead: 8262-tenant-cable-stat


📝 Commits (1)

📊 Changes

4 files changed (+11 additions, -4 deletions)

View changed files

📝 netbox/templates/tenancy/tenant.html (+4 -0)
📝 netbox/tenancy/api/serializers.py (+2 -1)
📝 netbox/tenancy/api/views.py (+3 -2)
📝 netbox/tenancy/views.py (+2 -1)

📄 Description

Fixes: #8262

Adds a stats field for cables on the tenant screen along with relevant API output


🔄 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/8284 **Author:** [@jasonyates](https://github.com/jasonyates) **Created:** 1/7/2022 **Status:** ✅ Merged **Merged:** 1/8/2022 **Merged by:** [@DanSheps](https://github.com/DanSheps) **Base:** `develop` ← **Head:** `8262-tenant-cable-stat` --- ### 📝 Commits (1) - [`eaec25e`](https://github.com/netbox-community/netbox/commit/eaec25e6c250fb5ae1301ce06c33dcab76863691) Fixes #8262 - Add Cable stat for Tenant ### 📊 Changes **4 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/tenancy/tenant.html` (+4 -0) 📝 `netbox/tenancy/api/serializers.py` (+2 -1) 📝 `netbox/tenancy/api/views.py` (+3 -2) 📝 `netbox/tenancy/views.py` (+2 -1) </details> ### 📄 Description ### Fixes: #8262 Adds a stats field for cables on the tenant screen along with relevant API output --- <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 22:26:51 +01:00
adam closed this issue 2025-12-29 22:26:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13338