[PR #3896] [MERGED] Fixes #3895: Elevations filter regression #12686

Closed
opened 2025-12-29 22:23:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3896
Author: @hSaria
Created: 1/11/2020
Status: Merged
Merged: 1/13/2020
Merged by: @jeremystretch

Base: developHead: 3895-elevations-keyerror


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/dcim/forms.py (+1 -1)

📄 Description

Fixes: #3895

RackElevationFilterForm inherits from RackFilterForm which uses group_id. Didn't put a changelog entry since v2.6.12 is not out of dev.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3896 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/11/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3895-elevations-keyerror` --- ### 📝 Commits (1) - [`422c6ba`](https://github.com/netbox-community/netbox/commit/422c6bad5bc6b1f465e3d86195afc8bc5a5f3125) Fixes #3895: Elevations filter regression ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+1 -1) </details> ### 📄 Description ### Fixes: #3895 `RackElevationFilterForm` inherits from `RackFilterForm` which uses `group_id`. Didn't put a changelog entry since v2.6.12 is not out of dev. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:23:03 +01:00
adam closed this issue 2025-12-29 22:23:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12686