[PR #9363] [CLOSED] Fixes #9359 - Adopt child interfaces when adopting components #13458

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9363
Author: @kkthxbye-code
Created: 5/14/2022
Status: Closed

Base: developHead: fix-9359


📝 Commits (1)

  • 1c0bd6f Adopt child interfaces when adopting components

📊 Changes

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

View changed files

📝 netbox/dcim/models/devices.py (+8 -0)

📄 Description

Fixes: #9359

Sets the module of any child interfaces to the module being added when adopting components.


🔄 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/9363 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 5/14/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix-9359` --- ### 📝 Commits (1) - [`1c0bd6f`](https://github.com/netbox-community/netbox/commit/1c0bd6f7887852b9401faae932d9a1b8320e3381) Adopt child interfaces when adopting components ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/devices.py` (+8 -0) </details> ### 📄 Description ### Fixes: #9359 Sets the module of any child interfaces to the module being added when adopting components. --- <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 22:27:31 +01:00
adam closed this issue 2025-12-29 22:27:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13458