Attributes missing during bulk creation of components across multiple devices #3309

Closed
opened 2025-12-29 18:27:35 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Feb 11, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.4

Steps to Reproduce

  1. Select one or more devices
  2. At the bottom of the devices list, click "Add components" and select "console port"

Expected Behavior

The form should look identical to the form presented when adding console ports to a single device.

Observed Behavior

Only the name may be set; the type and description fields are not available.

This issue exists with most of the other components as well.

Originally created by @jeremystretch on GitHub (Feb 11, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.7.4 ### Steps to Reproduce 1. Select one or more devices 2. At the bottom of the devices list, click "Add components" and select "console port" ### Expected Behavior The form should look identical to the form presented when adding console ports to a single device. ### Observed Behavior Only the name may be set; the type and description fields are not available. This issue exists with most of the other components as well.
adam added the type: bugstatus: accepted labels 2025-12-29 18:27:35 +01:00
adam closed this issue 2025-12-29 18:27:35 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 13, 2020):

This is simple in theory to resolve, however I'd like to take this opportunity to evaluate our options for consolidating the multiple forms currently in place for each model that accommodate different functions (create versus edit versus bulk edit).

@jeremystretch commented on GitHub (Feb 13, 2020): This is simple in theory to resolve, however I'd like to take this opportunity to evaluate our options for consolidating the multiple forms currently in place for each model that accommodate different functions (create versus edit versus bulk edit).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3309