[PR #20503] [MERGED] Fixes: #20140 - Registered denormalized fields in CircuitTermination #15948

Closed
opened 2025-12-30 00:24:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20503
Author: @DanSheps
Created: 10/5/2025
Status: Merged
Merged: 10/6/2025
Merged by: @jnovinger

Base: mainHead: 21040-fixes-denormalized-field


📝 Commits (2)

  • 93512f3 Fixes: #21040 - Registered denormalized fields
  • 6df06e8 Merge branch 'main' into 21040-fixes-denormalized-field

📊 Changes

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

View changed files

📝 netbox/circuits/apps.py (+12 -0)

📄 Description

Fixes: #20140 - Registered denormalized fields in CircuitTermination

  • Register denormalized fields on CircuitTermination
    • _location
    • _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/20503 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 10/5/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `21040-fixes-denormalized-field` --- ### 📝 Commits (2) - [`93512f3`](https://github.com/netbox-community/netbox/commit/93512f3a7e2df9ddcf79c24a9b507cd68733d31b) Fixes: #21040 - Registered denormalized fields - [`6df06e8`](https://github.com/netbox-community/netbox/commit/6df06e8deb167f4ac7cee25e23b18d43c621405f) Merge branch 'main' into 21040-fixes-denormalized-field ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/apps.py` (+12 -0) </details> ### 📄 Description ### Fixes: #20140 - Registered denormalized fields in CircuitTermination * Register denormalized fields on CircuitTermination * `_location` * `_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-30 00:24:57 +01:00
adam closed this issue 2025-12-30 00:24:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15948