VLAN - Site Information is empty when "VLAN Group with site scope is used" - #7531

Closed
opened 2025-12-29 20:24:49 +01:00 by adam · 1 comment
Owner

Originally created by @GSeiNet on GitHub (Jan 19, 2023).

NetBox version

v3.4.1

Python version

3.8

Steps to Reproduce

If a create VLAN Group belongs to a site (scope type site)
and create VLAN with this group.
VLAN is created, but the site field for this VLAN is empty.
It is not possible to assign the site Information to this vlan.
Only VLAN Group information is

Expected Behavior

Site field is automated filled when a VLAN Group belog to a site

Observed Behavior

Site field from vlan is empty

Originally created by @GSeiNet on GitHub (Jan 19, 2023). ### NetBox version v3.4.1 ### Python version 3.8 ### Steps to Reproduce If a create VLAN Group belongs to a site (scope type site) and create VLAN with this group. VLAN is created, but the site field for this VLAN is empty. It is not possible to assign the site Information to this vlan. Only VLAN Group information is ### Expected Behavior Site field is automated filled when a VLAN Group belog to a site ### Observed Behavior Site field from vlan is empty
adam added the type: bug label 2025-12-29 20:24:49 +01:00
adam closed this issue 2025-12-29 20:24:49 +01:00
Author
Owner

@DanSheps commented on GitHub (Jan 20, 2023):

This is in fact not a bug and an intended behavior.

There are two ways to assign vlans to a site, through a scoped group or directly using the site attribute on the vlan.

This second method is what the site attribute is for.

@DanSheps commented on GitHub (Jan 20, 2023): This is in fact not a bug and an intended behavior. There are two ways to assign vlans to a site, through a scoped group or directly using the site attribute on the vlan. This second method is what the site attribute is for.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7531