[PR #273] [MERGED] allow filtering by rack group #12027

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/273
Author: @bellwood
Created: 7/12/2016
Status: Merged
Merged: 7/13/2016
Merged by: @jeremystretch

Base: developHead: devices-filter-add-rackgroup


📝 Commits (3)

  • da50cd0 allow filtering by rack group
  • 6a6cf14 Update forms.py
  • 69affb7 fixed "rack group" filter label for/dcim/racks/

📊 Changes

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

View changed files

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

📄 Description

adds the ability to filter devices by rack group

partially addresses #270

still need to address making the table actually filter


🔄 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/273 **Author:** [@bellwood](https://github.com/bellwood) **Created:** 7/12/2016 **Status:** ✅ Merged **Merged:** 7/13/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `devices-filter-add-rackgroup` --- ### 📝 Commits (3) - [`da50cd0`](https://github.com/netbox-community/netbox/commit/da50cd0f03ff388b58fb86a33f72dd16b1eb0b9c) allow filtering by rack group - [`6a6cf14`](https://github.com/netbox-community/netbox/commit/6a6cf14a38f37ae0e7911c1cda9ae61168307187) Update forms.py - [`69affb7`](https://github.com/netbox-community/netbox/commit/69affb7a6e1b97d17a2852ab5aa766590f57ef84) fixed "rack group" filter label for/dcim/racks/ ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+8 -1) </details> ### 📄 Description adds the ability to filter devices by rack group partially addresses #270 still need to address making the table actually filter --- <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:19:13 +01:00
adam closed this issue 2025-12-29 22:19:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12027