Searchbox in Cables not working #2291

Closed
opened 2025-12-29 17:24:33 +01:00 by adam · 1 comment
Owner

Originally created by @teutonet on GitHub (Jan 15, 2019).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.3

Steps to Reproduce

  1. Devices / Cables: Enter something into search box
  2. Click search button

Expected Behavior

Show results which includes search term.

Observed Behavior

Nothing is returned. (-- No cables found --)

Originally created by @teutonet on GitHub (Jan 15, 2019). ### Environment * Python version: 3.5.2 * NetBox version: 2.5.3 ### Steps to Reproduce 1. Devices / Cables: Enter something into search box 2. Click search button ### Expected Behavior Show results which includes search term. ### Observed Behavior Nothing is returned. (-- No cables found --)
adam closed this issue 2025-12-29 17:24:33 +01:00
Author
Owner

@teutonet commented on GitHub (Jan 15, 2019):

I have investigated the issue a little bit more. It seams that 'search' does search in 'Label' field only.
So search box should be labeled with 'Label' to state out which field will be searched.

@teutonet commented on GitHub (Jan 15, 2019): I have investigated the issue a little bit more. It seams that 'search' does search in 'Label' field only. So search box should be labeled with 'Label' to state out which field will be searched.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2291