New DB Record When Editing Block?
PermalinkThanks for any insights,
-Steve

So for example, after putting a page in edit mode, the first time you edit a block, a new record for that block is created in the DB. Subsequent edits to that block, as long as you haven't logged out or left edit mode, just modify that record. However, if you exit edit mode - even if it's just to "preview" the page - that editing session is over, which means a new version will be created the next time that page is edited. So basically, previewing a page actually creates a new version of it.
Anyway, I think I have a better handle on how versions work now.
-Steve