Add facility filter to the locations page #10101

Closed
opened 2025-12-29 21:26:52 +01:00 by adam · 1 comment
Owner

Originally created by @kipp-lucas on GitHub (Aug 15, 2024).

Originally assigned to: @bctiemann on GitHub.

NetBox version

v4.0.8

Feature type

Change to existing functionality

Proposed functionality

The locations model has already a facility field and via URL it is searchable (append ?facility=<your facility> to the URL), but on the filters tab of the locations page, there is no field to search for the facility. I think only the frontend needs an additionally input field, because the backend is already ready for it.

Use case

Simple possibility to search for locations that are in a specific facility.

Database changes

None

External dependencies

None

Originally created by @kipp-lucas on GitHub (Aug 15, 2024). Originally assigned to: @bctiemann on GitHub. ### NetBox version v4.0.8 ### Feature type Change to existing functionality ### Proposed functionality The locations model has already a facility field and via URL it is searchable (append ``?facility=<your facility>`` to the URL), but on the filters tab of the locations page, there is no field to search for the facility. I think only the frontend needs an additionally input field, because the backend is already ready for it. ### Use case Simple possibility to search for locations that are in a specific facility. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:26:52 +01:00
adam closed this issue 2025-12-29 21:26:52 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 21, 2024):

This should be added for sites as well.

@jeremystretch commented on GitHub (Aug 21, 2024): This should be added for sites as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10101