VLANGroupFilterSet site_group field doesn't match VLANGroupFilterForm sitegroup field #18933
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Milestone
Deployment Type
Self-hosted
NetBox Version
v4.2.5
Python Version
3.10
Steps to Reproduce
VLANGroupsListView
filter bySite group
Expected Behavior
The queryset filter by site_group
Observed Behavior
The queryset is filtering by sitegroup that doesn't have a FilterSet Field
The text was updated successfully, but these errors were encountered: