Search error #5396

Closed
opened 2025-12-29 19:27:28 +01:00 by adam · 1 comment
Owner

Originally created by @bkakakym on GitHub (Sep 20, 2021).

NetBox version

v3.0.2

Python version

3.9

Steps to Reproduce

  1. Open a chapter page (eg sites or devices)
  2. Try to use local chapter search
  3. Seach is made between items listed below in a chapter

Expected Behavior

search among all items of chapter is expected

Observed Behavior

if there is only 25 items per list and searched item by default located on some next page search result will be empty
image

but if there more items listed (for example - all of them) - search will work (but if threre are a olt of items it will be lagging (maybe onu our system perfomance but not sure
search2
)

Originally created by @bkakakym on GitHub (Sep 20, 2021). ### NetBox version v3.0.2 ### Python version 3.9 ### Steps to Reproduce 1. Open a chapter page (eg sites or devices) 2. Try to use local chapter search 3. Seach is made between items listed below in a chapter ### Expected Behavior search among all items of chapter is expected ### Observed Behavior if there is only 25 items per list and searched item by default located on some next page search result will be empty ![image](https://user-images.githubusercontent.com/20533976/134024476-00b4a024-50e0-479c-860c-4b7ced28b58d.png) but if there more items listed (for example - all of them) - search will work (but if threre are a olt of items it will be lagging (maybe onu our system perfomance but not sure ![search2](https://user-images.githubusercontent.com/20533976/134025332-12dfe4b6-4b1b-46ed-837f-0caf7ac94903.jpg) )
adam closed this issue 2025-12-29 19:27:28 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 20, 2021):

This widget is used to filter the current display of objects only. This is intended behavior.

@jeremystretch commented on GitHub (Sep 20, 2021): This widget is used to filter the current display of objects only. This is intended behavior.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5396