[PR #6028] [MERGED] Closes #5736: Add Site as editable field in bulk editing of Device #13088

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6028
Author: @rodvand
Created: 3/22/2021
Status: Merged
Merged: 3/25/2021
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • b51d66e Closes #5736: Add Site as editable field in bulk editing of Device

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 netbox/dcim/forms.py (+4 -0)

📄 Description

Fixes: #5736

Add Site as an editable field in DeviceBulkEditForm.


🔄 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/6028 **Author:** [@rodvand](https://github.com/rodvand) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/25/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`b51d66e`](https://github.com/netbox-community/netbox/commit/b51d66ea724a4890a902949aa25c9256d669e5c0) Closes #5736: Add Site as editable field in bulk editing of Device ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+4 -0) </details> ### 📄 Description ### Fixes: #5736 Add Site as an editable field in DeviceBulkEditForm. --- <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:25:20 +01:00
adam closed this issue 2025-12-29 22:25:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13088