Option to Fork an environment without Content (Records) or Media

I’d like the option to fork an environment with no records or media, but the Models, Block and other settings are forked into the new environment.

Essentially, a clean working slate to start from that has no content.

I have a similar requirement. I’d like to be able to have an environment minus the content, and promoting only promotes the model changes, not the content. This way I can use a sandbox environment for development data.

The reason is that my content has references to test environment data, so in development I would be pulling in content from Dato with references to data from the production environment.

1 Like

Hi, we also want to use this for:

  • development, clean environment and then import a small set to work with and keep our SSG build fast.
  • e2e testing, run our tests over a predictable environment that we create from a clean envionment and fill that with test data

Hope this helps the progress of this request!

By the way, we would like to fork both schemas and media, just not the content, since our test data refers to images that need to be there.

2 Likes