Unable to see more than 100 items in a list #21798
Replies: 1 comment
-
|
Sorry you're running into this. For context, you already asked about it in Slack and also opened issue #21755. In both places, it was mentioned that the 100-result limit is currently by design. Since the search behaves the same on the public demo instance, as well as on other instances I have access to, this does not appear to be a general NetBox bug. It is more likely related to something specific in your environment, configuration, or workflow. It may be worth reviewing any local customizations or plugins and comparing the behavior with a clean NetBox instance. If you can share more details about your setup, the community may be able to help narrow it down further. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please if could someone help me out to get round the below limitation.
NetBox Edition
NetBox Community
NetBox Version
v4.5.3
Python Version
3.14
Steps to Reproduce
IPAM Click on IP address Select - 192.168.196.101/24 Edit Scroll down to Interface Try to search for an interface to associate with the IP, similar interfaces until 100 show up on the list but not the 101st onwards. I have verified there should be 128 on the list.
Association of 1 to 100 worked perfectly fine as they were on the list.
Expected Behavior
whole list of 128 devices/interfaces
Observed Behavior
the list stops at 100 items
Beta Was this translation helpful? Give feedback.
All reactions