[PR #16204] [MERGED] 16117 - Allow filtering by VLAN in Prefixes #14802

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

📋 Pull Request Information

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

Base: developHead: 16117-allow_filtering_by_vlan_in_prefixes


📝 Commits (3)

  • c3ccf64 Updated clean method on DynamicModelMultipleChoiceField to return the name.
  • 82814e3 Merge branch 'develop' into 16117-allow_filtering_by_vlan_in_prefixes
  • ef106ae Updated VLAN section name

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

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

📄 Description

Fixes: #16117

I added VLAN field for Prefixes.


🔄 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/16204 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16117-allow_filtering_by_vlan_in_prefixes` --- ### 📝 Commits (3) - [`c3ccf64`](https://github.com/netbox-community/netbox/commit/c3ccf642ac6c780ba3406263c1503e538e1ed095) Updated clean method on DynamicModelMultipleChoiceField to return the name. - [`82814e3`](https://github.com/netbox-community/netbox/commit/82814e3347b499456f637d944fd3f545ee541437) Merge branch 'develop' into 16117-allow_filtering_by_vlan_in_prefixes - [`ef106ae`](https://github.com/netbox-community/netbox/commit/ef106ae9bb48809230503ff76e51bce8844df878) Updated VLAN section name ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/filtersets.py` (+7 -0) </details> ### 📄 Description ### Fixes: #16117 I added `VLAN` field for Prefixes. --- <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:50 +01:00
adam closed this issue 2025-12-29 23:26:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14802