Filter Circuits by Region #2829

Closed
opened 2025-12-29 18:22:34 +01:00 by adam · 1 comment
Owner

Originally created by @darcynz on GitHub (Aug 27, 2019).

Environment

  • NetBox version: 2.6.1

Proposed Functionality

Add a region filter box on the circuits page. This allows circuits to be filtered by their connections in a particular region.

Use Case

When viewing circuits, operations and management quite often want to see all the circuits by a geographical location. Eg Continent or Country.

Currently this is possible via the API but not easily within the GUI. This filter would be similar to what is possible on the Device page.

Database Changes

None expected, assuming that the region module can be referenced.

External Dependencies

None

Originally created by @darcynz on GitHub (Aug 27, 2019). ### Environment * NetBox version: 2.6.1 ### Proposed Functionality Add a region filter box on the circuits page. This allows circuits to be filtered by their connections in a particular region. ### Use Case When viewing circuits, operations and management quite often want to see all the circuits by a geographical location. Eg Continent or Country. Currently this is possible via the API but not easily within the GUI. This filter would be similar to what is possible on the Device page. ### Database Changes None expected, assuming that the region module can be referenced. ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:22:34 +01:00
adam closed this issue 2025-12-29 18:22:34 +01:00
Author
Owner

@darcynz commented on GitHub (Sep 5, 2019):

Tested filter and it works thanks via the query string. A region search field is not present on the circuits form. Should i raise an enhancement for this?

@darcynz commented on GitHub (Sep 5, 2019): Tested filter and it works thanks via the query string. A region search field is not present on the circuits form. Should i raise an enhancement for this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2829