- Issue created by @alexpott
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