Drop contact_* fields from dcim.Site #7748
Labels
status: accepted
This issue has been accepted for implementation
type: deprecation
Removal of existing functionality or behavior
Milestone
Proposed Changes
Remove the following fields from the dcim.Site model:
contact_name
contact_phone
contact_email
Justification
NetBox v3.1 introduced a new Contact model (see #1344), which supports the more efficient assignment of contacts to sites and other objects, obviating the need for these fields on the model.
The text was updated successfully, but these errors were encountered: