Unable to select a different device type when creating a new component template #3798

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

Originally created by @jeremystretch on GitHub (Jun 18, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.6

Steps to Reproduce

  1. Navigate to a device type and click "Add components" > "Console Port"
  2. Attempt to change the pre-populated device type in the form field

Expected Behavior

The form should display a list of all available device types to choose from.

Observed Behavior

The API call to fetch device types succeeds, however no options are populated in the dropdown. This occurs with other component types as well, not just console ports.

Originally created by @jeremystretch on GitHub (Jun 18, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.6 ### Steps to Reproduce 1. Navigate to a device type and click "Add components" > "Console Port" 2. Attempt to change the pre-populated device type in the form field ### Expected Behavior The form should display a list of all available device types to choose from. ### Observed Behavior The API call to fetch device types succeeds, however no options are populated in the dropdown. This occurs with other component types as well, not just console ports.
adam added the type: bugstatus: accepted labels 2025-12-29 18:31:15 +01:00
adam closed this issue 2025-12-29 18:31:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3798