New Device Components Not Inheriting Description #6663

Closed
opened 2025-12-29 19:43:38 +01:00 by adam · 1 comment
Owner

Originally created by @dg2assassin on GitHub (Jul 14, 2022).

NetBox version

v3.2.6

Python version

3.8

Steps to Reproduce

  1. Add a description to a component for a Device Type.
  2. Create a new Device from that Device Type
  3. Navigate to the components screen and notice no descriptions have been propagated over from the Device Type.

Device Type
Device Type

New Device
New Device

Expected Behavior

The description field set in the Device Type should propagate to the new Device instance.

Observed Behavior

It seems when the description field for components (Interfaces, Device Bays, Power Ports) are set in the "Device Type", they are not propagating to a new device during creation.

Originally created by @dg2assassin on GitHub (Jul 14, 2022). ### NetBox version v3.2.6 ### Python version 3.8 ### Steps to Reproduce 1. Add a description to a component for a Device Type. 3. Create a new Device from that Device Type 4. Navigate to the components screen and notice no descriptions have been propagated over from the Device Type. Device Type ![Device Type](https://user-images.githubusercontent.com/25205963/179076272-763bc9e0-913c-4ce4-87be-23afd0c59f84.PNG) New Device ![New Device](https://user-images.githubusercontent.com/25205963/179076328-bba87340-08e2-4a1e-ad32-cfe3e081af16.PNG) ### Expected Behavior The description field set in the Device Type should propagate to the new Device instance. ### Observed Behavior It seems when the description field for components (Interfaces, Device Bays, Power Ports) are set in the "Device Type", they are not propagating to a new device during creation.
adam added the status: duplicate label 2025-12-29 19:43:38 +01:00
adam closed this issue 2025-12-29 19:43:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 14, 2022):

This is intended behavior and has been discussed previously. Please search closed issues before submitting a new one.

@jeremystretch commented on GitHub (Jul 14, 2022): This is intended behavior and has been discussed previously. Please search closed issues before submitting a new one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6663