Add ability to edit device component templates #2923

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

Originally created by @jeremystretch on GitHub (Oct 1, 2019).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.5

Proposed Functionality

Introduce the ability to edit existing device component templates (console ports, power ports, interfaces, etc.) when viewing a device type. This can be done by reusing the ObjectEditView utility view.

Use Case

Currently, device components must be deleted and recreated to effect changes to their attributes. This is tedious and unintuitive.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Oct 1, 2019). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.8 * NetBox version: 2.6.5 ### Proposed Functionality Introduce the ability to edit existing device component templates (console ports, power ports, interfaces, etc.) when viewing a device type. This can be done by reusing the `ObjectEditView` utility view. ### Use Case Currently, device components must be deleted and recreated to effect changes to their attributes. This is tedious and unintuitive. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:23:31 +01:00
adam closed this issue 2025-12-29 18:23:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2923