[PR #16116] [MERGED] Issue 15119 - Allow filtering of VLAN Groups by Cluster and Cluster Group #14781

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16116
Author: @Julio-Oliveira-Encora
Created: 5/13/2024
Status: Merged
Merged: 5/13/2024
Merged by: @jeremystretch

Base: developHead: 15119-allow_filtering_vlan_groups_by_cluster_and_cluster_group


📝 Commits (1)

  • d26980a Added Cluster category and cluster, cluster_group for VLAN Group filters.

📊 Changes

1 file changed (+13 additions, -1 deletions)

View changed files

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

📄 Description

Fixes: #15119

Added Cluster category and "Cluster" and "Cluster Group" fields for VLAN Group filters.


🔄 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/16116 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15119-allow_filtering_vlan_groups_by_cluster_and_cluster_group` --- ### 📝 Commits (1) - [`d26980a`](https://github.com/netbox-community/netbox/commit/d26980a4a34696a3123d97545942d5668f7b6162) Added Cluster category and cluster, cluster_group for VLAN Group filters. ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/filtersets.py` (+13 -1) </details> ### 📄 Description ### Fixes: #15119 Added Cluster category and "Cluster" and "Cluster Group" fields for VLAN Group filters. --- <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:26:42 +01:00
adam closed this issue 2025-12-29 23:26:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14781