Global search does not return parent prefix for a non-existing IP address in Netbox #7448

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

Originally created by @erdems on GitHub (Jan 4, 2023).

NetBox version

v3.4.2

Python version

3.8

Steps to Reproduce

  1. Create a prefix, for instance 10.11.12.0/24.

  2. Search for 10.11.12.100 in global search

Expected Behavior

When 10.11.12.12 is searched, the parent prefix of 10.11.12.0/24 should be returned as a result, as it was done in previous versions of Netbox.

Observed Behavior

The search does not return a result.

Originally created by @erdems on GitHub (Jan 4, 2023). ### NetBox version v3.4.2 ### Python version 3.8 ### Steps to Reproduce 1. Create a prefix, for instance 10.11.12.0/24. 2. Search for 10.11.12.100 in global search ### Expected Behavior When 10.11.12.12 is searched, the parent prefix of 10.11.12.0/24 should be returned as a result, as it was done in previous versions of Netbox. ### Observed Behavior The search does not return a result.
adam added the status: duplicate label 2025-12-29 20:23:34 +01:00
adam closed this issue 2025-12-29 20:23:34 +01:00
Author
Owner

@kkthxbye-code commented on GitHub (Jan 4, 2023):

Duplicate of https://github.com/netbox-community/netbox/issues/11378

@kkthxbye-code commented on GitHub (Jan 4, 2023): Duplicate of https://github.com/netbox-community/netbox/issues/11378
Author
Owner

@erdems commented on GitHub (Jan 4, 2023):

Hello again, I'm sorry if I've missed a duplicate but this one is 11378 so the mark is a bit confusing.

@erdems commented on GitHub (Jan 4, 2023): Hello again, I'm sorry if I've missed a duplicate but this one is 11378 so the mark is a bit confusing.
Author
Owner

@kkthxbye-code commented on GitHub (Jan 4, 2023):

@erdems - Sorry, I must have copy pasted wrong. This is the duplicate:

https://github.com/netbox-community/netbox/issues/11315

@kkthxbye-code commented on GitHub (Jan 4, 2023): @erdems - Sorry, I must have copy pasted wrong. This is the duplicate: https://github.com/netbox-community/netbox/issues/11315
Author
Owner

@erdems commented on GitHub (Jan 4, 2023):

Thanks!

@erdems commented on GitHub (Jan 4, 2023): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7448