Comment

Avatar

Community Advisor

11-09-2019

Hi,

I've done a full, secure (no execCommand) Git implementation in Campaign, where users can commit objects and check out old versions, ala Eric's 'previous state' button, within the console UI. Solves workflow undo, etc.

Also, every deployment should get a variant of what Florian mentioned, daily snapshots of non-ootb objects - this is part of my team's install checklist.

Thanks,

-Jon