Rack list includes Group column instead of Location #4731

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

Originally created by @rodvand on GitHub (Apr 7, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11-beta1

Python version

3.8

Steps to Reproduce

  1. Create Site "Site A"
  2. Create Location "Location A" with "Site A" as Site
  3. Create Rack A and select Site as "Site A" and Location as "Location A"
  4. Go to the Rack view https://beta.netbox.dev/dcim/racks/?site_id=25 and see the column Group instead of Location in the view

Expected Behavior

The Group column should probably be the Location column.

Observed Behavior

Column Group is in the list where Location probably should be.

Originally created by @rodvand on GitHub (Apr 7, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11-beta1 ### Python version 3.8 ### Steps to Reproduce 1. Create Site "Site A" 2. Create Location "Location A" with "Site A" as Site 3. Create Rack A and select Site as "Site A" and Location as "Location A" 4. Go to the Rack view https://beta.netbox.dev/dcim/racks/?site_id=25 and see the column Group instead of Location in the view ### Expected Behavior The Group column should probably be the Location column. ### Observed Behavior Column Group is in the list where Location probably should be.
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:19:58 +01:00
adam closed this issue 2025-12-29 19:19:58 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 7, 2021):

Thanks for the detailed bug report!

@jeremystretch commented on GitHub (Apr 7, 2021): Thanks for the detailed bug report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4731