[PR #11275] [MERGED] Fixes #9285 - Add component import to InventoryItem bulk import #13762

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11275
Author: @kkthxbye-code
Created: 12/21/2022
Status: Merged
Merged: 12/22/2022
Merged by: @jeremystretch

Base: developHead: 9285-ii-add-component-bulk-import


📝 Commits (1)

  • dbe5d77 Add component import to InventoryItem bulk import

📊 Changes

1 file changed (+29 additions, -1 deletions)

View changed files

📝 netbox/dcim/forms/bulk_import.py (+29 -1)

📄 Description

Fixes: #9285

Adds component_type and component_name to InventoryItem bulk import.


🔄 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/11275 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/22/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `9285-ii-add-component-bulk-import` --- ### 📝 Commits (1) - [`dbe5d77`](https://github.com/netbox-community/netbox/commit/dbe5d772fec2f245d049ba1da1d050cf2f1b2482) Add component import to InventoryItem bulk import ### 📊 Changes **1 file changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_import.py` (+29 -1) </details> ### 📄 Description ### Fixes: #9285 Adds `component_type` and `component_name` to InventoryItem bulk import. --- <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:20:39 +01:00
adam closed this issue 2025-12-29 23:20:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13762