Add individual deletion views for device type components #3301

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

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

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.4

Proposed Functionality

Add buttons to delete individual component templates assigned to a device type, similar to how individual device components can be deleted. (Currently, the user must select the desired component template and then click "delete selected".)

Use Case

Provides a more convenient deletion workflow for single objects, and establishes parity between the device and device type views.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Feb 10, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.7.4 ### Proposed Functionality Add buttons to delete individual component templates assigned to a device type, similar to how individual device components can be deleted. (Currently, the user must select the desired component template and then click "delete selected".) ### Use Case Provides a more convenient deletion workflow for single objects, and establishes parity between the device and device type views. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:27:33 +01:00
adam closed this issue 2025-12-29 18:27:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3301