L2VPN no filter for indentifier in GUI #8350

Closed
opened 2025-12-29 20:35:41 +01:00 by adam · 1 comment
Owner

Originally created by @GSeiNet on GitHub (Jul 20, 2023).

NetBox version

v.3.5.4

Feature type

Change to existing functionality

Proposed functionality

In Overlay / L2VPN
Searching for an VNI ID for example is not possible based on VNI_ID Value.
No Filter for identifier is available in GUI
Quicksearch don´t search in "identifier table"

Use case

Quicksearch of VNI ID in GUI

Database changes

no changes needed

External dependencies

No response

Originally created by @GSeiNet on GitHub (Jul 20, 2023). ### NetBox version v.3.5.4 ### Feature type Change to existing functionality ### Proposed functionality In Overlay / L2VPN Searching for an VNI ID for example is not possible based on VNI_ID Value. No Filter for identifier is available in GUI Quicksearch don´t search in "identifier table" ### Use case Quicksearch of VNI ID in GUI ### Database changes no changes needed ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:35:41 +01:00
adam closed this issue 2025-12-29 20:35:42 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2023):

The quick search for L2VPN objects does match against the identifier, as you can see here:

0f0cf683c4/netbox/ipam/filtersets.py (L1060-L1068)

If you believe you've encountered a bug, please open a bug report instead, with explicit reproduction steps.

@jeremystretch commented on GitHub (Jul 26, 2023): The quick search for L2VPN objects _does_ match against the identifier, as you can see here: https://github.com/netbox-community/netbox/blob/0f0cf683c44f058a72a50fa90b889ab3fc6bea08/netbox/ipam/filtersets.py#L1060-L1068 If you believe you've encountered a bug, please open a bug report instead, with **explicit reproduction steps**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8350