[PR #19631] [MERGED] Fixes #19587: Occupied filter should match on interfaces terminating a wireless link #15685

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19631
Author: @jeremystretch
Created: 6/2/2025
Status: Merged
Merged: 6/3/2025
Merged by: @arthanson

Base: mainHead: 19587-occupied-filter


📝 Commits (1)

  • 8a4a5ae Fixes #19587: Occupied filter should match on interfaces terminating a wireless link

📊 Changes

2 files changed (+23 additions, -5 deletions)

View changed files

📝 netbox/dcim/filtersets.py (+15 -0)
📝 netbox/dcim/tests/test_filtersets.py (+8 -5)

📄 Description

Fixes: #19587

  • Override filter_occupied() on InterfaceFilter to also filter for WirelessLink terminations

🔄 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/19631 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19587-occupied-filter` --- ### 📝 Commits (1) - [`8a4a5ae`](https://github.com/netbox-community/netbox/commit/8a4a5ae4e0e5e76826674a698afe9912dc734956) Fixes #19587: Occupied filter should match on interfaces terminating a wireless link ### 📊 Changes **2 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+15 -0) 📝 `netbox/dcim/tests/test_filtersets.py` (+8 -5) </details> ### 📄 Description ### Fixes: #19587 - Override `filter_occupied()` on InterfaceFilter to also filter for WirelessLink terminations --- <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:23:24 +01:00
adam closed this issue 2025-12-30 00:23:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15685