Closes #20237 - Add search index for TunnelGroup #1331

Closed
opened 2026-04-05 23:28:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 9/4/2025

Fixes: #20237

Adds TunnelGroupIndex so VPN Tunnel Groups appear in the global search (parity with VLAN Groups). Indexes name (high weight) and description (lower weight). No schema or API changes.

Tested: Created a sample group; global search now hits on name/description and links to the object view as expected.

*Originally created by @pheus on 9/4/2025* ### Fixes: #20237 Adds `TunnelGroupIndex` so VPN Tunnel Groups appear in the global search (parity with VLAN Groups). Indexes `name` (high weight) and `description` (lower weight). No schema or API changes. **Tested:** Created a sample group; global search now hits on name/description and links to the object view as expected.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1331