[PR #6473] [MERGED] Closes #6358: Add search to VLAN group overview. #13132

Closed
opened 2025-12-29 22:25:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6473
Author: @rodvand
Created: 5/22/2021
Status: Merged
Merged: 5/25/2021
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

📊 Changes

2 files changed (+17 additions, -0 deletions)

View changed files

📝 netbox/ipam/filtersets.py (+13 -0)
📝 netbox/ipam/forms.py (+4 -0)

📄 Description

Fixes: #6358

Add a q filter on VLANGroupFilterSet, searching the VLAN Group name and VLAN Group description. Added a search box on the VLAN Group overview.


🔄 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/6473 **Author:** [@rodvand](https://github.com/rodvand) **Created:** 5/22/2021 **Status:** ✅ Merged **Merged:** 5/25/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`78b0e50`](https://github.com/netbox-community/netbox/commit/78b0e507421845637c8b37f9598f9b4748705221) Closes #6358: Add search to VLAN group overview. ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/filtersets.py` (+13 -0) 📝 `netbox/ipam/forms.py` (+4 -0) </details> ### 📄 Description ### Fixes: #6358 Add a q filter on VLANGroupFilterSet, searching the VLAN Group name and VLAN Group description. Added a search box on the VLAN Group overview. --- <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 22:25:35 +01:00
adam closed this issue 2025-12-29 22:25:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13132