Missing Region column on Devices object #6979

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

Originally created by @Nino-Rey on GitHub (Sep 14, 2022).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.3.1

Feature type

Data model extension

Proposed functionality

Hi All,

Greetings!

I noticed that Region column is missing in Table configuration for Devices object. But inside the device the Region is there. Need help on how to populate the Region column.
image

image

image

Use case

So it will be part of Table Field as well as Devices Export Function. It can also identify the Device's Region anme rather its Site Name.

Database changes

N/A

External dependencies

N/A

Originally created by @Nino-Rey on GitHub (Sep 14, 2022). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.3.1 ### Feature type Data model extension ### Proposed functionality Hi All, Greetings! I noticed that Region column is missing in Table configuration for Devices object. But inside the device the Region is there. Need help on how to populate the Region column. ![image](https://user-images.githubusercontent.com/93611480/190046745-a1b95dc3-d940-4ecf-bb7c-5dd09481b6ab.png) ![image](https://user-images.githubusercontent.com/93611480/190046802-3d90d2cb-56a3-4d0f-9c22-9761717ac768.png) ![image](https://user-images.githubusercontent.com/93611480/190046840-082e8133-58b2-49cd-9a4b-79e70745cdfa.png) ### Use case So it will be part of Table Field as well as Devices Export Function. It can also identify the Device's Region anme rather its Site Name. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: feature labels 2025-12-29 19:47:26 +01:00
adam closed this issue 2025-12-29 19:47:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 14, 2022):

To be clear, an object's detail view will often present more information than is available in the corresponding list view, so this alone wouldn't deem the region column to be "missing." However, since we do allow the user to filter the devices list by region, we should make that an available column. The same applies for site group as well.

@jeremystretch commented on GitHub (Sep 14, 2022): To be clear, an object's detail view will often present more information than is available in the corresponding list view, so this alone wouldn't deem the region column to be "missing." However, since we do allow the user to filter the devices list by region, we should make that an available column. The same applies for site group as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6979