Open
Description
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
Labels
No labels