Add regular expression matching for global search #7315

Closed
opened 2025-12-29 20:21:41 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Dec 2, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4-beta1

Feature type

New functionality

Proposed functionality

Extend the list of available lookups to include regular expression (regex) matching.

Use case

This will enable to search for values which match a particular pattern. For example, you might want to find all IPv4 addresses matching the pattern 192.168.*.1.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Dec 2, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4-beta1 ### Feature type New functionality ### Proposed functionality Extend the list of available lookups to include regular expression (regex) matching. ### Use case This will enable to search for values which match a particular pattern. For example, you might want to find all IPv4 addresses matching the pattern `192.168.*.1`. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurebeta labels 2025-12-29 20:21:41 +01:00
adam closed this issue 2025-12-29 20:21:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7315