[PR #18077] [MERGED] fixes 17465 : add racktype on bulkimport and bulkedit of racks #15266

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

📋 Pull Request Information

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

Base: developHead: 17465_bulik_import_rack_type


📝 Commits (2)

  • 538199a fixes 17465 add racktype on bulkimport and bulkedit of racks
  • 6034b3d Make width & u_height optional when setting rack_type on import

📊 Changes

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

View changed files

📝 netbox/dcim/forms/bulk_edit.py (+6 -1)
📝 netbox/dcim/forms/bulk_import.py (+25 -3)

📄 Description

Fixes #17465

add racktype on bulkimport of rack

import

add racktype on bulkedit of rack

edit


🔄 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/18077 **Author:** [@pl0xym0r](https://github.com/pl0xym0r) **Created:** 11/23/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17465_bulik_import_rack_type` --- ### 📝 Commits (2) - [`538199a`](https://github.com/netbox-community/netbox/commit/538199a8b30b571c2d362c94d2dabe78f20ce309) fixes 17465 add racktype on bulkimport and bulkedit of racks - [`6034b3d`](https://github.com/netbox-community/netbox/commit/6034b3df7b22eb687c1861e079a116997213a056) Make width & u_height optional when setting rack_type on import ### 📊 Changes **2 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_edit.py` (+6 -1) 📝 `netbox/dcim/forms/bulk_import.py` (+25 -3) </details> ### 📄 Description Fixes #17465 add racktype on bulkimport of rack ![import](https://github.com/user-attachments/assets/af856d6a-a54f-409a-b902-96e05433b932) add racktype on bulkedit of rack ![edit](https://github.com/user-attachments/assets/05455b83-a7d5-489b-aa70-01cd3930cded) --- <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:58 +01:00
adam closed this issue 2025-12-30 00:20:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15266