Move VLAN group child VLANs to a separate tab #8503

Closed
opened 2025-12-29 20:37:32 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 23, 2023).

Originally assigned to: @abhi1693 on GitHub.

NetBox version

v3.5.8

Feature type

New functionality

Proposed functionality

When viewing a VLAN group, its list of child VLANs is currently embedded beneath the group's attributes. The proposal is to move this list to a separate "VLANs" tab, similar to how we display child IP addresses for a prefix.

Use case

This standardizes the display of child VLANs using the generic ObjectChildrenView, and in doing so resolves bug #13494.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Aug 23, 2023). Originally assigned to: @abhi1693 on GitHub. ### NetBox version v3.5.8 ### Feature type New functionality ### Proposed functionality When viewing a VLAN group, its list of child VLANs is currently embedded beneath the group's attributes. The proposal is to move this list to a separate "VLANs" tab, similar to how we display child IP addresses for a prefix. ### Use case This standardizes the display of child VLANs using the generic ObjectChildrenView, and in doing so resolves bug #13494. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 20:37:32 +01:00
adam closed this issue 2025-12-29 20:37:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8503