Allow for PowerFeeds to be searched from their related objects name #7470

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

Originally created by @jsenecal on GitHub (Jan 6, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.4.1

Feature type

Change to existing functionality

Proposed functionality

When searching for a PowerFeed, its is not currently possible to use the PowerPanel name as a "quick" filter in the search field.

The proposal is to add these to the filterset at dcim/filtersets.py#L1841

Use case

Colocation providers will sometimes name their circuits in a way that would not identify their panel,

POWER0175624P > MTL71.4.415.0.RPP.B6.UPS500-B

Searching for "UPS500" yields no results in that case.

Database changes

None

External dependencies

None

Originally created by @jsenecal on GitHub (Jan 6, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.4.1 ### Feature type Change to existing functionality ### Proposed functionality When searching for a PowerFeed, its is not currently possible to use the PowerPanel name as a "quick" filter in the search field. The proposal is to add these to the filterset at [dcim/filtersets.py#L1841](https://github.com/netbox-community/netbox/blob/develop/netbox/dcim/filtersets.py#L1841) ### Use case Colocation providers will sometimes name their circuits in a way that would not identify their panel, POWER0175624P > MTL71.4.415.0.RPP.B6.UPS500-B Searching for "UPS500" yields no results in that case. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 20:23:45 +01:00
adam closed this issue 2025-12-29 20:23:46 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 16, 2023):

@jsenecal do you still intend to work on this?

@jeremystretch commented on GitHub (Mar 16, 2023): @jsenecal do you still intend to work on this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7470