[PR #19093] [CLOSED] Fixes #15310 - Ability to choose VLAN groups in VMs span over multiple sites #15527

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19093
Author: @kiwichrism
Created: 4/6/2025
Status: Closed

Base: mainHead: 15310-dropdown-option-vlan-group-for-vm


📝 Commits (1)

  • fe3bf8e Fixes #15310 - Ability to choose VLAN group span over multiple sites in VM

📊 Changes

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

View changed files

📝 netbox/ipam/querysets.py (+5 -0)

📄 Description

Hi,

first of all I would like to apologize how I opened, handle and behaved in the original issue I opened.
Luckily with some help I was able to adjust the codebase to resolve the problem we saw and make it possible to select VLAN Groups as described for our scenario.

Fixes: #1234 - What I like to propose here would fix the issue mentioned, I would appreciate this pull request to be accepted and hope it will help other community members as well.

If there is anything else I can do to help or if there are question, please don't hesitate to get in touch with me.

Cheers.


🔄 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/19093 **Author:** [@kiwichrism](https://github.com/kiwichrism) **Created:** 4/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `15310-dropdown-option-vlan-group-for-vm` --- ### 📝 Commits (1) - [`fe3bf8e`](https://github.com/netbox-community/netbox/commit/fe3bf8ee5ecb61c76f18815589365b63e09daf38) Fixes #15310 - Ability to choose VLAN group span over multiple sites in VM ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/querysets.py` (+5 -0) </details> ### 📄 Description Hi, first of all I would like to apologize how I opened, handle and behaved in the original issue I opened.\ Luckily with some help I was able to adjust the codebase to resolve the problem we saw and make it possible to select VLAN Groups as described for our scenario. ### Fixes: #1234 - What I like to propose here would fix the issue mentioned, I would appreciate this pull request to be accepted and hope it will help other community members as well. If there is anything else I can do to help or if there are question, please don't hesitate to get in touch with me. Cheers. --- <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:22:30 +01:00
adam closed this issue 2025-12-30 00:22:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15527