[PR #3232] [MERGED] Filter group by site in rack filter #12528

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3232
Author: @hellerve
Created: 6/2/2019
Status: Merged
Merged: 6/24/2019
Merged by: @jeremystretch

Base: developHead: fix-3229


📝 Commits (1)

  • e89343e dcim: filter group by site in rack filter (fixes #3229)

📊 Changes

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

View changed files

📝 netbox/dcim/forms.py (+9 -3)

📄 Description

Fixes: #3229

This PR changes the Group widget in the rack filter to depend on the site; when a site is selected, only the rack groups belonging to that site are filterable.

Cheers


🔄 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/3232 **Author:** [@hellerve](https://github.com/hellerve) **Created:** 6/2/2019 **Status:** ✅ Merged **Merged:** 6/24/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-3229` --- ### 📝 Commits (1) - [`e89343e`](https://github.com/netbox-community/netbox/commit/e89343e10051a6dc84f099efe93eb2543e2bed0b) dcim: filter group by site in rack filter (fixes #3229) ### 📊 Changes **1 file changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+9 -3) </details> ### 📄 Description ### Fixes: #3229 This PR changes the Group widget in the rack filter to depend on the site; when a site is selected, only the rack groups belonging to that site are filterable. Cheers --- <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:05 +01:00
adam closed this issue 2025-12-29 22:22:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12528