Skip to content

Should it generate a new slug every update to the slug fields? #5

@cammanderson

Description

@cammanderson

Whether the object is new or for update, the DoctrineSluggableBundle creates a new slug based on the fields. This could potentially break a link to the slug if one of those fields are updated in the future. Should this be intended behaviour? Maybe there needs to be some sort of way of having it configurable so that if it is new it generates, but if is an update maybe not? Maybe the client could configure a new slug? This could be completely handled at the Entity level I suppose?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions