[PR #17418] [MERGED] 17414 allow single vlan in vlan group #15089

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17418
Author: @arthanson
Created: 9/9/2024
Status: Merged
Merged: 9/10/2024
Merged by: @jeremystretch

Base: developHead: 17414-vlan-group


📝 Commits (2)

  • 646796b 17414 allow single vlan in vlan group
  • a52f1c9 17414 add test

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

📝 netbox/ipam/models/vlans.py (+1 -1)
📝 netbox/ipam/tests/test_models.py (+14 -0)

📄 Description

Fixes: #17414


🔄 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/17418 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17414-vlan-group` --- ### 📝 Commits (2) - [`646796b`](https://github.com/netbox-community/netbox/commit/646796bd100d697acb8481a5548ebc6177f777bf) 17414 allow single vlan in vlan group - [`a52f1c9`](https://github.com/netbox-community/netbox/commit/a52f1c9cdc22ec3813df18c2484e88ea01b0a0d1) 17414 add test ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/models/vlans.py` (+1 -1) 📝 `netbox/ipam/tests/test_models.py` (+14 -0) </details> ### 📄 Description ### Fixes: #17414 --- <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:19:55 +01:00
adam closed this issue 2025-12-30 00:19:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15089