- First commit to issue fork.
Follow up of
https://www.drupal.org/project/paragraphs/issues/2764681#comment-14623940 →
When deleting an existing paragraph type, some content might already exist and should be deleted before the type deletion.
For now this process exists but is not batched, and can lead to time outs and memory limits when too many content have to be deleted.
When this situation happen, then it's simply impossible to delete the paragraph type without messing with the database itself.
Define a batch process for the content deletion to avoid memory limit and timeouts.
Create a patch
A batch process will be launched after clicking on the "Delete X paragraphs" button.
None
None
Needs work
1.0
Code
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.