- Issue created by @alexpott
- Status changed to Needs review
about 1 month ago 11:36pm 2 March 2025 - First commit to issue fork.
If you programatically edit some paragraphs and then update the host entity to point to the new revisions you've created when you save the host entity you'll get new revisions of the paragrpahs.
Check in \Drupal\entity_reference_revisions\Plugin\Field\FieldType\EntityReferenceRevisionsItem::preSave() is the revision ID is changed and if it has do not set $needs_save to TRUE.
N/a
N/a
Less unnecessary revisions.
Active
1.0
Code