Add bulk edit functionality for device type components #3289

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

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

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.4

Proposed Functionality

Allow bulk editing of all device type components (console port templates, power port templates, etc.). Currently, bulk editing is available only for interface templates.

Use Case

When these models were first introduced years ago, bulk editing was not useful because they had no non-unique fields. However, that has changed in recent years and bulk editing would be very useful. It would also establish parity between interfaces and other component types.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Feb 6, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.7.4 ### Proposed Functionality Allow bulk editing of all device type components (console port templates, power port templates, etc.). Currently, bulk editing is available only for interface templates. ### Use Case When these models were first introduced years ago, bulk editing was not useful because they had no non-unique fields. However, that has changed in recent years and bulk editing would be very useful. It would also establish parity between interfaces and other component types. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:27:27 +01:00
adam closed this issue 2025-12-29 18:27:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3289