Skip to content

Remove slugs from all models #8036

@jeremystretch

Description

@jeremystretch

Proposed Changes

Remove the slug field from all models which have one. Any filters which reference the slug field will be modified to reference the object's name instead.

Justification

Slugs were phased out of use in URLs under #6097 and no longer serve any real purpose. NetBox users who utilize this field to store data should switch to using a custom field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: deprecationRemoval of existing functionality or behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions