Add prefix filtering by assigned VLAN group #10879

Closed
opened 2025-12-29 21:37:11 +01:00 by adam · 2 comments
Owner

Originally created by @artiomello on GitHub (Mar 12, 2025).

Originally assigned to: @pheus on GitHub.

NetBox version

v4.2.4

Feature type

New functionality

Proposed functionality

Please make it possible to use both Quick search and Filter to be able to properly filter out prefixes by specific VLAN Groups they are assigned to.

Currently it's possible to only sort the table (asc/desc) by that property, but filtering isn't avaible.

Use case

Having many networks, prefixes and vlans across multiple sites, it would be very helpful to be able to use a proper filter and quick search to be able to filter for prefixes assigned to specific vlan groups.

Right now the only way to do so is to have the prefixes page show 1000 entries and use the browser's search tool to highlight specific vlan groups.

Database changes

No response

External dependencies

No response

Originally created by @artiomello on GitHub (Mar 12, 2025). Originally assigned to: @pheus on GitHub. ### NetBox version v4.2.4 ### Feature type New functionality ### Proposed functionality Please make it possible to use both `Quick search` and `Filter` to be able to properly filter out prefixes by specific `VLAN Groups` they are assigned to. Currently it's possible to only sort the table (asc/desc) by that property, but filtering isn't avaible. ### Use case Having many networks, prefixes and vlans across multiple sites, it would be very helpful to be able to use a proper `filter` and `quick search` to be able to filter for prefixes assigned to specific `vlan groups`. Right now the only way to do so is to have the prefixes page show 1000 entries and use the browser's search tool to highlight specific vlan groups. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:37:11 +01:00
adam closed this issue 2025-12-29 21:37:11 +01:00
Author
Owner

@pheus commented on GitHub (Apr 13, 2025):

Hi @bctiemann,

I'd like to contribute to this feature! I've already implemented it and would be happy to open a PR.
Would you mind assigning the issue to me?

Thanks!

@pheus commented on GitHub (Apr 13, 2025): Hi @bctiemann, I'd like to contribute to this feature! I've already implemented it and would be happy to open a PR. Would you mind assigning the issue to me? Thanks!
Author
Owner

@jeremystretch commented on GitHub (Apr 14, 2025):

Please make it possible to use both Quick search and Filter to be able to properly filter out prefixes by specific VLAN Groups they are assigned to.

Quick search is restricted to filtering on local model fields only.

@jeremystretch commented on GitHub (Apr 14, 2025): > Please make it possible to use both Quick search and Filter to be able to properly filter out prefixes by specific VLAN Groups they are assigned to. Quick search is restricted to filtering on local model fields only.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10879