[PR #16410] [MERGED] 15410 removed deprecated filters #14849

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16410
Author: @arthanson
Created: 6/4/2024
Status: Merged
Merged: 6/7/2024
Merged by: @jeremystretch

Base: featureHead: 15410-remove-legacy-filters


📝 Commits (3)

📊 Changes

6 files changed (+8 additions, -34 deletions)

View changed files

📝 netbox/dcim/filtersets.py (+0 -6)
📝 netbox/dcim/tests/test_filtersets.py (+4 -4)
📝 netbox/extras/filtersets.py (+0 -4)
📝 netbox/ipam/filtersets.py (+0 -8)
📝 netbox/ipam/tests/test_filtersets.py (+4 -4)
📝 netbox/vpn/filtersets.py (+0 -8)

📄 Description

Fixes: #15410


🔄 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/16410 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/7/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15410-remove-legacy-filters` --- ### 📝 Commits (3) - [`47d7576`](https://github.com/netbox-community/netbox/commit/47d7576a003d34b76015a4a507448c58e7497983) 15410 removed legacy filters - [`fa8b0cb`](https://github.com/netbox-community/netbox/commit/fa8b0cbd54da7dba332f4819afe485c9b8565345) 15410 fix tests - [`291e702`](https://github.com/netbox-community/netbox/commit/291e702284739b2fd1f4eb7c6688f55d174c36d4) 15410 fix tests ### 📊 Changes **6 files changed** (+8 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+0 -6) 📝 `netbox/dcim/tests/test_filtersets.py` (+4 -4) 📝 `netbox/extras/filtersets.py` (+0 -4) 📝 `netbox/ipam/filtersets.py` (+0 -8) 📝 `netbox/ipam/tests/test_filtersets.py` (+4 -4) 📝 `netbox/vpn/filtersets.py` (+0 -8) </details> ### 📄 Description ### Fixes: #15410 --- <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:27:05 +01:00
adam closed this issue 2025-12-29 23:27:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14849