[PR #17300] [MERGED] #7025: Cleanup #15054

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17300
Author: @jeremystretch
Created: 8/29/2024
Status: Merged
Merged: 8/29/2024
Merged by: @jeremystretch

Base: featureHead: 7025-cleanup


📝 Commits (1)

📊 Changes

4 files changed (+53 additions, -12 deletions)

View changed files

📝 netbox/circuits/filtersets.py (+19 -2)
📝 netbox/circuits/forms/filtersets.py (+6 -1)
📝 netbox/circuits/tables/circuits.py (+7 -2)
📝 netbox/circuits/tests/test_filtersets.py (+21 -7)

📄 Description

  • Adds missing filters to CircuitGroupAssignmentFilterSet & update filter tests
  • Add provider column to CircuitGroupAssignmentTable

🔄 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/17300 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `7025-cleanup` --- ### 📝 Commits (1) - [`4d9fb6e`](https://github.com/netbox-community/netbox/commit/4d9fb6e6c17885f9812cdec648fd0a6eeb87a437) #7025: Cleanup ### 📊 Changes **4 files changed** (+53 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/filtersets.py` (+19 -2) 📝 `netbox/circuits/forms/filtersets.py` (+6 -1) 📝 `netbox/circuits/tables/circuits.py` (+7 -2) 📝 `netbox/circuits/tests/test_filtersets.py` (+21 -7) </details> ### 📄 Description - Adds missing filters to `CircuitGroupAssignmentFilterSet` & update filter tests - Add `provider` column to `CircuitGroupAssignmentTable` --- <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:19:41 +01:00
adam closed this issue 2025-12-30 00:19:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15054