netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.68k stars 2.53k forks source link

Add VLANs & VLAN Groups to related objects of site groups #15429

Open PaulR282 opened 5 months ago

PaulR282 commented 5 months ago

NetBox version

v3.7.4

Feature type

Change to existing functionality

Proposed functionality

Add VLAN Groups and VLANs to the related objects of site groups.

Use case

Since VLANs and VLAN Groups can be assigned to site groups, they should appear in the related objects of the site groups. Current situation: image

Database changes

No response

External dependencies

No response

jeremystretch commented 5 months ago

Since VLANs and VLAN Groups can be assigned to site groups

VLANs cannot be assigned to site groups. VLANs can be assigned to site or to VLAN groups, and a VLAN group may be scoped to a site group. But why did you single out site groups in your proposal? VLAN groups can also be assigned to regions, sites, locations, cluster groups, and clusters: Only the site view currently included VLAN groups under related objects. We should be consistent.

PaulR282 commented 5 months ago

Since VLANs and VLAN Groups can be assigned to site groups

VLANs cannot be assigned to site groups. VLANs can be assigned to site or to VLAN groups, and a VLAN group may be scoped to a site group. But why did you single out site groups in your proposal? VLAN groups can also be assigned to regions, sites, locations, cluster groups, and clusters: Only the site view currently included VLAN groups under related objects. We should be consistent.

Yes, that is right, my bad. So the functionality should be adding VLAN Groups to the related objects of site groups, regions, site, locations, cluster groups and clusters.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.