In short: If we would also store the form_id and form_values for each journal record, Journal module was probably able to re-play a site setup, for example to create a similar Drupal site.

With some more export/import logic (i.e. checkboxes to select certain journal entries), Journal could probably also provide kind of snippets (sub-sets of all Journal entries) to apply a particular site configuration.

Comments

coltrane’s picture

The macro module, part of Devel, records form submissions. Submissions can be exported and then imported.

marcp’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

I suspect this won't ever make it into 5.x so I switched this over to 6.x.

#978994: Similarity to Journal - merge projects? in the Blame issue queue references this issue. If this is still on the roadmap, perhaps it could be the impetus to merge the two projects?