Skip to content

Field data and paragraph items are not removed from database when deleted #11

Open
@laryn

Description

@laryn

I have been doing some testing with Paragraphs and have identified a few issues with orphan data being left in the database:

- Field data: When I create new paragraphs on a content type and fill in the info, I can see them populate into the respective field_data_field_fieldname tables. However, if I delete that paragraph item, the content in that table is not removed.
- Paragraph item data: When I create a paragraph bundle and use it, then later remove it, the paragraphs_item table continues to hold information referring to bundles that no longer exist in paragraphs_bundle.

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