Device components do not get label from component template on instantiation #3925

Closed
opened 2025-12-29 18:32:06 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jul 30, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: v3.6.9
  • NetBox version: v2.9-beta1

Steps to Reproduce

  1. Create a device type
  2. Create one or more interface templates on this device type with a label
  3. Create a device of this type
  4. View the automatically-created interfaces

Expected Behavior

Each interface should inherit the label assigned to its corresponding component template on the device type.

Observed Behavior

None of the labels are replicated.

Originally created by @jeremystretch on GitHub (Jul 30, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: v3.6.9 * NetBox version: v2.9-beta1 ### Steps to Reproduce 1. Create a device type 2. Create one or more interface templates on this device type with a label 3. Create a device of this type 4. View the automatically-created interfaces ### Expected Behavior Each interface should inherit the label assigned to its corresponding component template on the device type. ### Observed Behavior None of the labels are replicated.
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 18:32:06 +01:00
adam closed this issue 2025-12-29 18:32:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3925