Skip to content

Drop contact_* fields from dcim.Site #7748

@jeremystretch

Description

@jeremystretch

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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions