- Issue created by @Jons
- πΊπΈUnited States kwfinken Lansing, MI
Same issue. Ideally a content type would have an option under Node Revision Delete settings to "handle with default schedule" which returns to the default schedule.
Currently the only way I have found to return an item to the "Default" settings is to
- manually edit the "node.type.<>.yml" file
- removing the
-node_revision_delete
key from thedependencies: module:
section - the entire
node_revision_delete:
section from thethird_party_settings
section
- removing the
- reimport the config
- manually edit the "node.type.<>.yml" file