[PR #11996] [MERGED] Fixes #11991 - Add vdcs to InterfaceImportForm and InterfaceBulkEditForm #13882

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11996
Author: @kkthxbye-code
Created: 3/16/2023
Status: Merged
Merged: 3/28/2023
Merged by: @jeremystretch

Base: developHead: 11991-add-vdcs-if-bulk


📝 Commits (2)

  • 80f9bd4 Add vdcs to InterfaceImportForm and InterfaceBulkEditForm
  • e9534d2 Filter vdcs queryset by device when bulk importing interfaces

📊 Changes

2 files changed (+27 additions, -4 deletions)

View changed files

📝 netbox/dcim/forms/bulk_edit.py (+10 -2)
📝 netbox/dcim/forms/bulk_import.py (+17 -2)

📄 Description

Fixes: #11991

Add vdcs to InterfaceImportForm and InterfaceBulkEditForm


🔄 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/11996 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11991-add-vdcs-if-bulk` --- ### 📝 Commits (2) - [`80f9bd4`](https://github.com/netbox-community/netbox/commit/80f9bd4fef27bde94b89019f1c47c60b1b799298) Add vdcs to InterfaceImportForm and InterfaceBulkEditForm - [`e9534d2`](https://github.com/netbox-community/netbox/commit/e9534d2a09fe77491b578c9444639e037d8a2707) Filter vdcs queryset by device when bulk importing interfaces ### 📊 Changes **2 files changed** (+27 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_edit.py` (+10 -2) 📝 `netbox/dcim/forms/bulk_import.py` (+17 -2) </details> ### 📄 Description ### Fixes: #11991 Add vdcs to InterfaceImportForm and InterfaceBulkEditForm --- <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:21:20 +01:00
adam closed this issue 2025-12-29 23:21: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#13882