Regression from rack group filtering fix #3146

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

Originally created by @hSaria on GitHub (Jan 11, 2020).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.12-dev

Steps to Reproduce

  1. Navigate to /dcim/rack-elevations/

Expected Behavior

Page loads

Observed Behavior

Exception

<class 'KeyError'>

'rack_group_id'

This is a regression from 6bc8f2e50b (diff-20da25434db0391c8eafd320dff942b3L742-R742).

Originally created by @hSaria on GitHub (Jan 11, 2020). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.12-dev ### Steps to Reproduce 1. Navigate to `/dcim/rack-elevations/` ### Expected Behavior Page loads ### Observed Behavior Exception ``` <class 'KeyError'> 'rack_group_id' ``` This is a regression from https://github.com/netbox-community/netbox/commit/6bc8f2e50bc6e859064f24e4d78c396c70c8e0ca#diff-20da25434db0391c8eafd320dff942b3L742-R742.
adam added the type: bugstatus: accepted labels 2025-12-29 18:26:06 +01:00
adam closed this issue 2025-12-29 18:26:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3146