VM interface search form doesn't work on description field #5221

Closed
opened 2025-12-29 19:25:37 +01:00 by adam · 0 comments
Owner

Originally created by @Alestor on GitHub (Aug 24, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.12

Python version

3.7

Steps to Reproduce

Follow up to #7011

The search form under VM interface is back but it doesn't take the description field into account. The search form works on the interface name field. A query for "eth" return all interfaces starting with this name-prefix.

Expected Behavior

A partial or full match of the query on the description should return one or more interfaces.

Observed Behavior

No results are returned, even on a full match.

Originally created by @Alestor on GitHub (Aug 24, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.12 ### Python version 3.7 ### Steps to Reproduce Follow up to #7011 The search form under VM interface is back but it doesn't take the description field into account. The search form works on the interface name field. A query for "eth" return all interfaces starting with this name-prefix. ### Expected Behavior A partial or full match of the query on the description should return one or more interfaces. ### Observed Behavior No results are returned, even on a full match.
adam added the type: bugstatus: accepted labels 2025-12-29 19:25:37 +01:00
adam closed this issue 2025-12-29 19:25:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5221