-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v.4.2.4
Python Version
3.10
Steps to Reproduce
- Create a Site Group "Example Site Group"
- Create a VLAN group "Example VLAN Group" with scope "DCIM > Site Group"
- Assign the VLAN group to the "Example Site Group"
- Create the VLAN group
- Go to Site Groups
- 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:
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:
Notice the following objects mising:
- VLANs
- VLAN Groups
- Virtual Machines
- ASNs
- Clusters
- Devices
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application