[PR #12198] [MERGED] Fixes #12118: Refactor bulk creation logic under _instantiate_components() #13924

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12198
Author: @jeremystretch
Created: 4/6/2023
Status: Merged
Merged: 4/6/2023
Merged by: @jeremystretch

Base: developHead: 12118-fix-nested-inventoryitem-instantiation


📝 Commits (1)

  • 05f75e1 Fixes #12118: Refactor bulk creation logic under _instantiate_components()

📊 Changes

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

View changed files

📝 netbox/dcim/models/devices.py (+7 -4)

📄 Description

Fixes: #12118

Simplify bulk creation logic to better accommodate the instantiation of inventory items.


🔄 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/12198 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/6/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12118-fix-nested-inventoryitem-instantiation` --- ### 📝 Commits (1) - [`05f75e1`](https://github.com/netbox-community/netbox/commit/05f75e1366d507ad62808bf5f2d783b2158bea53) Fixes #12118: Refactor bulk creation logic under _instantiate_components() ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/devices.py` (+7 -4) </details> ### 📄 Description ### Fixes: #12118 Simplify bulk creation logic to better accommodate the instantiation of inventory items. --- <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:34 +01:00
adam closed this issue 2025-12-29 23:21:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13924