Drop asn field from dcim.Site #5609

Closed
opened 2025-12-29 19:30:07 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Nov 4, 2021).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Remove the asn field from the dcim.Site model.

Justification

A new ASN model was introduced in v3.1 (#6732), to which the Site model has a many-to-many relationship. The static value field is no longer needed.

Originally created by @jeremystretch on GitHub (Nov 4, 2021). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Remove the `asn` field from the dcim.Site model. ### Justification A new ASN model was introduced in v3.1 (#6732), to which the Site model has a many-to-many relationship. The static value field is no longer needed.
adam added the status: acceptedtype: deprecation labels 2025-12-29 19:30:07 +01:00
adam closed this issue 2025-12-29 19:30:07 +01:00
Author
Owner

@DanSheps commented on GitHub (Nov 4, 2021):

Should we deprecate the filter asn= and asn_id= or leave that and have those query against the ASN model instead?

@DanSheps commented on GitHub (Nov 4, 2021): Should we deprecate the filter asn= and asn_id= or leave that and have those query against the ASN model instead?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5609