[PR #14367] [MERGED] Fixes #14363: Fix bulk editing of interfaces assigned to VM with no cluster #14369

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14367
Author: @jeremystretch
Created: 11/28/2023
Status: Merged
Merged: 11/29/2023
Merged by: @jeremystretch

Base: developHead: 14363-vminterface-bulk-edit-site


📝 Commits (1)

  • 553f8e2 Fixes #14363: Fix bulk editing of interfaces assigned to VM with no cluster

📊 Changes

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

View changed files

📝 netbox/virtualization/forms/bulk_edit.py (+3 -2)

📄 Description

Fixes: #14363

Check both VM and cluster for site


🔄 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/14367 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 11/28/2023 **Status:** ✅ Merged **Merged:** 11/29/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14363-vminterface-bulk-edit-site` --- ### 📝 Commits (1) - [`553f8e2`](https://github.com/netbox-community/netbox/commit/553f8e24bcd0a374b7acff8a815dcd7d070584a8) Fixes #14363: Fix bulk editing of interfaces assigned to VM with no cluster ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/virtualization/forms/bulk_edit.py` (+3 -2) </details> ### 📄 Description ### Fixes: #14363 Check both VM and cluster for site --- <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 23:24:05 +01:00
adam closed this issue 2025-12-29 23:24:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14369