[PR #20938] [MERGED] Closes #20914: Adding a filter by tenant on device components #16095

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20938
Author: @Etibru
Created: 12/5/2025
Status: Merged
Merged: 12/9/2025
Merged by: @jeremystretch

Base: mainHead: 20914-add-filters-on-components


📝 Commits (1)

  • 433df09 Add tenant filter on device components.

📊 Changes

3 files changed (+131 additions, -11 deletions)

View changed files

📝 netbox/dcim/filtersets.py (+11 -0)
📝 netbox/dcim/forms/filtersets.py (+22 -11)
📝 netbox/dcim/tests/test_filtersets.py (+98 -0)

📄 Description

Closes #20914:

  • Add tenant filter on all device components

🔄 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/20938 **Author:** [@Etibru](https://github.com/Etibru) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `20914-add-filters-on-components` --- ### 📝 Commits (1) - [`433df09`](https://github.com/netbox-community/netbox/commit/433df098b37b8e4379b30cf8e46f66a27328ae63) Add tenant filter on device components. ### 📊 Changes **3 files changed** (+131 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+11 -0) 📝 `netbox/dcim/forms/filtersets.py` (+22 -11) 📝 `netbox/dcim/tests/test_filtersets.py` (+98 -0) </details> ### 📄 Description Closes #20914: - Add tenant filter on all device components --- <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:25:45 +01:00
adam closed this issue 2025-12-30 00:25:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16095