Add a bulk edit view for device bay templates #3822

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

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

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.6

Proposed Functionality

Add a bulk edit view for device bay templates, similar to other device component templates.

Use Case

There was no need for this view previously, as the DeviceBayTemplate model did not have any potentially non-unique fields. However, #4793 adds a description field to the model (as well as all other component templates), which introduces a need for the ability to edit device bay templates in bulk.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Jun 30, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.6 ### Proposed Functionality Add a bulk edit view for device bay templates, similar to other device component templates. ### Use Case There was no need for this view previously, as the DeviceBayTemplate model did not have any potentially non-unique fields. However, #4793 adds a `description` field to the model (as well as all other component templates), which introduces a need for the ability to edit device bay templates in bulk. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:31:22 +01:00
adam closed this issue 2025-12-29 18:31:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3822