Closed (fixed)
Project:
Autosave Form
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2019 at 07:22 UTC
Updated:
11 Apr 2019 at 10:34 UTC
Jump to comment: Most recent
Comments
Comment #2
hchonovNo revisions are being used, autosave states are saved in their own storage. We cannot save autosave_states as revisions because of eventual DB constraints requiring fully validated entity, which is not necessary given for an autosave_state.
Comment #3
hchonovDoes this answer your question?
Comment #4
rooby commentedAwesome, thank you.
I wouldn't want them to save as revisions anyway, since they aren't really revisions.
Comment #5
hchonov@rooby, it would be great if could post your opinion in a Drupal core issue - #3029488: Implement Autosave.
Thank you.
Comment #6
hchonov