[PR #17992] [MERGED] Fixes #17986: Correct label for disk size when bulk editing virtual machines #15241

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17992
Author: @jeremystretch
Created: 11/12/2024
Status: Merged
Merged: 11/12/2024
Merged by: @jeremystretch

Base: developHead: 17986-vm-disk-bulk-edit


📝 Commits (2)

  • ee38f14 Fixes #17986: Correct label for disk size when bulk editing virtual machines
  • fe1f5eb Correct label for VirtualDisk.size

📊 Changes

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

View changed files

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

📄 Description

Fixes: #17986


🔄 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/17992 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17986-vm-disk-bulk-edit` --- ### 📝 Commits (2) - [`ee38f14`](https://github.com/netbox-community/netbox/commit/ee38f147e297d69d9414e6c990adf112f960436f) Fixes #17986: Correct label for disk size when bulk editing virtual machines - [`fe1f5eb`](https://github.com/netbox-community/netbox/commit/fe1f5ebf0c620e6503e781501e561f554109f72c) Correct label for VirtualDisk.size ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/virtualization/forms/bulk_edit.py` (+2 -2) 📝 `netbox/virtualization/forms/filtersets.py` (+1 -1) </details> ### 📄 Description ### Fixes: #17986 --- <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:49 +01:00
adam closed this issue 2025-12-30 00:20:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15241