-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
enhancementNew feature or requestNew feature or request
Description
NetBox version
NetBox v3.7.8 with BGP plugin v0.12.1.
Describe the bug
When searching BGP sessions for a value stored in a custom field, now BGP sessions are found with this value (custom fields aren't being searched). Searching for a value stored in a native field works fine.
To Reproduce
Below I search for a partial value stored in a custom field called "AS-SET", but as you can see, no BGP sessions are found:
Below I search for the name of the BGP session, the sessions are found and you can see the value I was searching for exists in the custom field:
Expected behavior
I would expect the search to search values in custom fields.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request