Custom Fields of IP Ranges and IP Addresses not included in Global Search #9028

Closed
opened 2025-12-29 20:44:23 +01:00 by adam · 2 comments
Owner

Originally created by @proy-rbbn on GitHub (Jan 3, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.5.1

Python Version

3.8

Steps to Reproduce

  1. Create a custom field and include it in IPAM > IP Range .
  2. Create an IP Range and in the new custom field enter a distinct string "find-me-now-please"
  3. Do a global search for find-me-now-please
  4. Unfortunately no search results are provided.

Note that global search does work for IPAM | Prefix, just not for IP Address or IP Range object types.

Expected Behavior

The global search should have returned an IP Range object within which custom field was set to "find-me-now-please"

Observed Behavior

no search results are provided.

Originally created by @proy-rbbn on GitHub (Jan 3, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.5.1 ### Python Version 3.8 ### Steps to Reproduce 1. Create a custom field and include it in IPAM > IP Range . 2. Create an IP Range and in the new custom field enter a distinct string "find-me-now-please" 3. Do a global search for find-me-now-please 4. Unfortunately no search results are provided. Note that global search does work for IPAM | Prefix, just not for IP Address or IP Range object types. ### Expected Behavior The global search should have returned an IP Range object within which custom field was set to "find-me-now-please" ### Observed Behavior no search results are provided.
adam added the type: bug label 2025-12-29 20:44:23 +01:00
adam closed this issue 2025-12-29 20:44:23 +01:00
Author
Owner

@jeffgdotorg commented on GitHub (Jan 3, 2024):

Thanks for reporting a bug in NetBox.

We've attempted to reproduce this problem, without success, in both 3.7.0 and 3.6.6. Therefore I'm closing this issue. If you're somehow able to reproduce the problem on a current release, please reopen the issue.

@jeffgdotorg commented on GitHub (Jan 3, 2024): Thanks for reporting a bug in NetBox. We've attempted to reproduce this problem, without success, in both 3.7.0 and 3.6.6. Therefore I'm closing this issue. If you're somehow able to reproduce the problem on a current release, please reopen the issue.
Author
Owner

@proy-rbbn commented on GitHub (Jan 3, 2024):

I upgraded to 3.7.0 and could reproduce the issue readily... cannot search for text in custom fields on both IP Range and IP Address still. Does it take a while for the cache to update?

@proy-rbbn commented on GitHub (Jan 3, 2024): I upgraded to 3.7.0 and could reproduce the issue readily... cannot search for text in custom fields on both IP Range and IP Address still. Does it take a while for the cache to update?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9028