Skip to content

[Suggestion]: Delete entries #1388

@neptunus

Description

@neptunus

Expected Behavior

See #852 — when we use the migration API to clean up the content model and delete deprecated fields, we're missing the ability to delete entries of that field type at the same time.

Possible Solution

I would be fine with this being an option that could be passed to the deleteContentType method (as suggested in the previous ticket) or if this would be added as a standalone method.
deleteEntriesOfType(id: string) or something along those lines.

Context

The problem lies in having to go in and manually delete entries in the GUI (on the master environment no less) before running migrations, which is a step out of the process we have in place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions