[PR #3845] [MERGED] Fixes #3187: Elevation rack filter #12663

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3845
Author: @hSaria
Created: 1/4/2020
Status: Merged
Merged: 1/6/2020
Merged by: @jeremystretch

Base: developHead: 3187-elevation-rack-filter


📝 Commits (2)

  • 4b19073 Fixed #3187: Rack multi-selection field
  • dba40cd Changelog (may conflict because adding headers)

📊 Changes

3 files changed (+37 additions, -1 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+8 -0)
📝 netbox/dcim/forms.py (+28 -0)
📝 netbox/dcim/views.py (+1 -1)

📄 Description

Fixes: #3187

Added a rack multi-selection field to the rack elevation view.

The changelog may conflict with other PRs as I'm adding the v2.6.12 header here.


🔄 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/3845 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/4/2020 **Status:** ✅ Merged **Merged:** 1/6/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3187-elevation-rack-filter` --- ### 📝 Commits (2) - [`4b19073`](https://github.com/netbox-community/netbox/commit/4b19073b8becd42d0d3a0622114b1ef9e46f9450) Fixed #3187: Rack multi-selection field - [`dba40cd`](https://github.com/netbox-community/netbox/commit/dba40cd6bc124629319da89b06bf7c3a839be7f5) Changelog (may conflict because adding headers) ### 📊 Changes **3 files changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+8 -0) 📝 `netbox/dcim/forms.py` (+28 -0) 📝 `netbox/dcim/views.py` (+1 -1) </details> ### 📄 Description ### Fixes: #3187 Added a rack multi-selection field to the rack elevation view. The changelog may conflict with other PRs as I'm adding the v2.6.12 header here. --- <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:22:55 +01:00
adam closed this issue 2025-12-29 22:22:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12663