verbb / workflow

A Craft CMS plugin to create a workflow for publishing entries.
Other
140 stars 27 forks source link

Provide better support for comparing submission content for existing entries #210

Open engram-design opened 1 month ago

engram-design commented 1 month ago

Currently, we assume that submissions are created on brand-new entries when it comes to comparing content. We should cater for the scenario where the draft is created on an existing entry and show the comparison based on that, rather than assuming "everything" is new.