[PR #7829] [MERGED] Fix #7542: Add VLAN Group column to IP Prefix table #13293

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7829
Author: @rhyser9
Created: 11/14/2021
Status: Merged
Merged: 11/15/2021
Merged by: @jeremystretch

Base: developHead: 7542_prefix_vlan_group_column


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/ipam/tables/ip.py (+7 -2)

📄 Description

Fixes: #7542

Adds a non-default VLAN Group column to the IP Prefix table in order to disambiguate which VLAN instance the prefix is assigned to, particularly when the table is exported.

image


🔄 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/7829 **Author:** [@rhyser9](https://github.com/rhyser9) **Created:** 11/14/2021 **Status:** ✅ Merged **Merged:** 11/15/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `7542_prefix_vlan_group_column` --- ### 📝 Commits (1) - [`660fc23`](https://github.com/netbox-community/netbox/commit/660fc23e15080d333647eb29f343f2fefdc6e9d3) netbox-community/netbox#7542: Add VLAN Group column to IP Prefix table ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables/ip.py` (+7 -2) </details> ### 📄 Description ### Fixes: #7542 Adds a non-default VLAN Group column to the IP Prefix table in order to disambiguate which VLAN instance the prefix is assigned to, particularly when the table is exported. ![image](https://user-images.githubusercontent.com/3577982/141667630-50e66571-31a0-4bd5-85fe-2a9269b940c3.png) --- <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:26:35 +01:00
adam closed this issue 2025-12-29 22:26: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#13293