[PR #16688] [MERGED] Closes #16654: Missing parent in inventory item when using bulk/csv import #14883

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16688
Author: @siku4
Created: 6/21/2024
Status: Merged
Merged: 7/1/2024
Merged by: @jeremystretch

Base: developHead: 16654-inventory-items-bulk-import-missing-parent


📝 Commits (1)

  • 7100262 fix: add missing parent field to inventory item import form

📊 Changes

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

View changed files

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

📄 Description

Fixes: #16654

Add missing parent field in InventoryItemImportForm


🔄 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/16688 **Author:** [@siku4](https://github.com/siku4) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16654-inventory-items-bulk-import-missing-parent` --- ### 📝 Commits (1) - [`7100262`](https://github.com/netbox-community/netbox/commit/71002628dba26659887b2923fc11fc6ef886c416) fix: add missing parent field to inventory item import form ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_import.py` (+1 -1) </details> ### 📄 Description ### Fixes: #16654 Add missing parent field in `InventoryItemImportForm` --- <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:27:16 +01:00
adam closed this issue 2025-12-29 23:27:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14883