netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Allow filtering of VLAN Groups by Cluster and Cluster Group

Open Chiniquy opened this issue 1 year ago • 1 comments

NetBox version

v3.7.2

Feature type

New functionality

Proposed functionality

VLAN Groups can be scoped by Cluster or Cluster Group today, but it seems that the ability to filter VLAN Groups by these criteria in the Netbox frontend is missing.

image

I propose that Virtualization > Cluster and Virtualization > Cluster Group are added to the filter. They may need a new category in the filter menu, in the same way that Region, Site, etc. have "Location" as a category in the filter menu.

Use case

This would allow Netbox users to filter VLAN Groups by Scope = Cluster and Scope = Cluster Group.

Database changes

I am not aware of any necessary database changes.

External dependencies

I am not aware of any external dependencies for this feature request.

Chiniquy avatar Feb 12 '24 14:02 Chiniquy

Same issue with Prefixes, vlans are exposed there but can't be filtered...

xkilian avatar Feb 12 '24 17:02 xkilian

Devices also cant be filtered in the UI by cluster or cluster group, the api/filtering URLs do support it however. Its probably worth checking if there's more models that are missing these filter fields in the gui

ITJamie avatar Mar 20 '24 20:03 ITJamie

Thanks for catching this mismatch between the API and the frontend. I verified that the requested enhancement has not been implemented in 4.0-b1, so I'm marking it as needs owner. If you are interested in working it through to a PR, please say so and somebody will assign it to you.

jeffgdotorg avatar Apr 03 '24 22:04 jeffgdotorg

Could you please assign it to me?

Julio-Oliveira-Encora avatar May 13 '24 13:05 Julio-Oliveira-Encora