[PR #17920] [MERGED] Closes: #17871 - Add cluster on bulkedit device #15229

Closed
opened 2025-12-30 00:20:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17920
Author: @pl0xym0r
Created: 11/2/2024
Status: Merged
Merged: 11/7/2024
Merged by: @jeremystretch

Base: developHead: 17871_bulkedit_devices_cluster


📝 Commits (2)

  • c7ce3ac 17871 add cluster on bulkedit device
  • 56b4415 Make cluster assignment nullable; reorder imports

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 netbox/dcim/forms/bulk_edit.py (+12 -2)

📄 Description

Closes: #17871

Added Cluster selection on bulk editing devices.
I kept the query param $site from the form.


🔄 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/17920 **Author:** [@pl0xym0r](https://github.com/pl0xym0r) **Created:** 11/2/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17871_bulkedit_devices_cluster` --- ### 📝 Commits (2) - [`c7ce3ac`](https://github.com/netbox-community/netbox/commit/c7ce3ac0467866b2ec11ac317b638dec05b5bdfc) 17871 add cluster on bulkedit device - [`56b4415`](https://github.com/netbox-community/netbox/commit/56b44159b43253f123c9d984110ffb59562d14a1) Make cluster assignment nullable; reorder imports ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_edit.py` (+12 -2) </details> ### 📄 Description ### Closes: #17871 Added Cluster selection on bulk editing devices. I kept the query param $site from the form. --- <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-30 00:20:44 +01:00
adam closed this issue 2025-12-30 00:20:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15229