Add column to quick search #9114

Closed
opened 2025-12-29 20:45:36 +01:00 by adam · 1 comment
Owner

Originally created by @craigmcfly on GitHub (Jan 19, 2024).

NetBox version

v3.7.0

Feature type

New functionality

Proposed functionality

Please can "assignment" be added for IP addresses on the quick search form?

Use case

When IPs are assigned to hosts, they don't automatically get descriptions. Adding the "assignment" field to the quick search field would mean that we can quickly see the assigned host of the IP.

Database changes

No response

External dependencies

No response

Originally created by @craigmcfly on GitHub (Jan 19, 2024). ### NetBox version v3.7.0 ### Feature type New functionality ### Proposed functionality Please can "assignment" be added for IP addresses on the quick search form? ### Use case When IPs are assigned to hosts, they don't automatically get descriptions. Adding the "assignment" field to the quick search field would mean that we can quickly see the assigned host of the IP. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:45:36 +01:00
adam closed this issue 2025-12-29 20:45:36 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 19, 2024):

Unfortunately this is not feasible, as an IP address can be assigned to several different types of objects. (Note that there is no generic "assignment" filter for IP addresses today, for this reason.) Even if we devised a way to facilitate the query, performance would likely be unacceptable.

@jeremystretch commented on GitHub (Jan 19, 2024): Unfortunately this is not feasible, as an IP address can be assigned to several different types of objects. (Note that there is no generic "assignment" filter for IP addresses today, for this reason.) Even if we devised a way to facilitate the query, performance would likely be unacceptable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9114