[PR #4182] [CLOSED] Fixes #4179: Set site field as required in rack group create form #12784

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4182
Author: @hSaria
Created: 2/16/2020
Status: Closed

Base: developHead: 4179-rack-group-site


📝 Commits (5)

📊 Changes

3 files changed (+2 additions, -3 deletions)

View changed files

📝 docs/release-notes/version-2.7.md (+1 -0)
📝 netbox/dcim/forms.py (+0 -2)
📝 netbox/secrets/forms.py (+1 -1)

📄 Description

Fixes: #4179

During #3912, the site field in the rack group create form was accidentally set as not required.


🔄 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/4182 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 2/16/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `4179-rack-group-site` --- ### 📝 Commits (5) - [`2ec4559`](https://github.com/netbox-community/netbox/commit/2ec4559ea256f0233d94fb0c2d7ce21ac4c02c5b) Fixes #4179: Set site field as required in rack group create form - [`adf3ef5`](https://github.com/netbox-community/netbox/commit/adf3ef5ba62625019793ac5d3f5fd03b4f32e48f) Changelog for #4179 - [`0c052f4`](https://github.com/netbox-community/netbox/commit/0c052f44c36d4f4321e75b6bbc09350dbc81e10e) Power panel requires site - [`8727b24`](https://github.com/netbox-community/netbox/commit/8727b2429a454978108301391c65036b53097b3d) The secret filter form shouldn't require a role (it's for filtering) - [`7c4f058`](https://github.com/netbox-community/netbox/commit/7c4f058debe5103a1b038e9a01ad3e267562a892) Updated changelog for power panel's site field ### 📊 Changes **3 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.7.md` (+1 -0) 📝 `netbox/dcim/forms.py` (+0 -2) 📝 `netbox/secrets/forms.py` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #4179 During #3912, the site field in the rack group create form was accidentally set as not required. --- <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:35 +01:00
adam closed this issue 2025-12-29 22:23:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12784