Add bulk edit capability for site contact fields #6296

Closed
opened 2025-12-29 19:39:04 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 5, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.1.10

Feature type

Change to existing functionality

Proposed functionality

Enable bulk edit capability for the legacy contact_name, contact_phone, and contact_email fields on the site model. All of these fields should be nullable.

Use case

These fields are being removed in NetBox v3.2 (see #7748). Implementing bulk edit capability, and specifically the ability to nullify these fields en masse, will better enable users to make the transition to v3.2 by cleaning up legacy data after it has been migrated to the contact model that was introduced in v3.1.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Apr 5, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.1.10 ### Feature type Change to existing functionality ### Proposed functionality Enable bulk edit capability for the legacy `contact_name`, `contact_phone`, and `contact_email` fields on the site model. All of these fields should be nullable. ### Use case These fields are being removed in NetBox v3.2 (see #7748). Implementing bulk edit capability, and specifically the ability to nullify these fields en masse, will better enable users to make the transition to v3.2 by cleaning up legacy data after it has been migrated to the contact model that was introduced in v3.1. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 19:39:04 +01:00
adam closed this issue 2025-12-29 19:39:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6296