[PR #3188] [CLOSED] Add rack name field to RackFilter #12513

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3188
Author: @BlessJah
Created: 5/15/2019
Status: Closed

Base: developHead: add-rackname-to-rackfilter


📝 Commits (1)

  • 5d8c6d1 Add rack name field to RackFilter

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

📝 netbox/dcim/filters.py (+6 -0)
📝 netbox/dcim/forms.py (+9 -1)

📄 Description

Thanks to additional field it is now possible to select arbitrary racks
for display e.g. in Rack Elevations view.

Fixes:

https://github.com/digitalocean/netbox/issues/3187


🔄 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/3188 **Author:** [@BlessJah](https://github.com/BlessJah) **Created:** 5/15/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `add-rackname-to-rackfilter` --- ### 📝 Commits (1) - [`5d8c6d1`](https://github.com/netbox-community/netbox/commit/5d8c6d112676c8c8c89e9766430733e6d0ec2852) Add rack name field to RackFilter ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filters.py` (+6 -0) 📝 `netbox/dcim/forms.py` (+9 -1) </details> ### 📄 Description Thanks to additional field it is now possible to select arbitrary racks for display e.g. in Rack Elevations view. ### Fixes: https://github.com/digitalocean/netbox/issues/3187 --- <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:00 +01:00
adam closed this issue 2025-12-29 22:22:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12513