- Issue created by @erutan
I originally created some storage entity types and didn't set creating revisions automatically. We're at the stage where it'd be good to do so (more people are editing the site), but checking
Create new revision
Create a new revision by default for this storage type.
Doesn't result in new revisions being saved for entities of that type.
Revisions seems to have issues with this module in general, see https://www.drupal.org/project/storage/issues/3398304 π Create new revision checkbox showing 2 times Needs review and https://www.drupal.org/project/storage/issues/3457324 π Drupal 10.1: Revisions tab appears twice on Storage Entities Active . I'll try the latter on a local dev instance, perhaps pulling revision UI out of the storage module will help with consistency.
Create a storage entity type, save it, then try and change revision settings for it at /admin/structure/storage_types/FOOBAR/edit
Active
1.3
Code