Skip to content

Site Groups are missing VLAN and VM related objects #18881

@artiomello

Description

@artiomello

Deployment Type

Self-hosted

NetBox Version

v.4.2.4

Python Version

3.10

Steps to Reproduce

  1. Create a Site Group "Example Site Group"
  2. Create a VLAN group "Example VLAN Group" with scope "DCIM > Site Group"
  3. Assign the VLAN group to the "Example Site Group"
  4. Create the VLAN group
  5. Go to Site Groups
  6. See that there is no reference to any VLANs or VLAN groups even though it's literally the only parent object that has been selected for the created VLAN group

Expected Behavior

Site groups should reference the same related objects as Sites, and not just a subset of them. That way it would be not only useful but also possible to see all:

  • VLANs
  • VLAN Groups
  • Virtual Machines
  • ASNs
  • Clusters
  • Devices

that are present within a Site Group.

Observed Behavior

Here's a screenshot of a Site's related objects, that is part of a Site Group:

Image

Note the highlighted related objects.

Now, here's a screenshot of a Site Group's (where the above Site is a member of) related objects:

Image

Notice the following objects mising:

  • VLANs
  • VLAN Groups
  • Virtual Machines
  • ASNs
  • Clusters
  • Devices

Metadata

Metadata

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions