Some object lists which are filterable by site do not have a field for region #3114

Closed
opened 2025-12-29 18:25:46 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jan 3, 2020).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.10

Steps to Reproduce

  1. Navigate to the racks list
  2. Attempt to narrow the list of sites by region

Expected Behavior

There should be a field to filter by region, as there is under the device list.

Observed Behavior

The field is missing.

The following models are missing region and region_id filters:

  • Racks
  • Rack groups
  • Virtual chassis
  • Inventory items
  • Power panels
  • Power feeds
  • Prefixes
  • VLANs
  • VLAN groups
  • Providers
  • Clusters
Originally created by @jeremystretch on GitHub (Jan 3, 2020). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.10 ### Steps to Reproduce 1. Navigate to the racks list 2. Attempt to narrow the list of sites by region ### Expected Behavior There should be a field to filter by region, as there is under the device list. ### Observed Behavior The field is missing. The following models are missing `region` and `region_id` filters: * Racks * Rack groups * Virtual chassis * Inventory items * Power panels * Power feeds * Prefixes * VLANs * VLAN groups * Providers * Clusters
adam added the type: bugstatus: accepted labels 2025-12-29 18:25:46 +01:00
adam closed this issue 2025-12-29 18:25:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3114