Cloning a production instance

Hello please when cloning a production n8n instance (PostgreSQL) to staging, how can I prevent all the scheduled work flows from automatically running in the new environment?

I’m looking for a way to mass-disable their triggers upon restore, short of manually deactivating each one

Hello there nice question please hold

1 Like

OK sir please it’s urgent

You can actually solve this during the import process itself. Before inserting the workflow into the staging database, ensure the “active “ status is set to false in the workflow configuration. This will import it in a deactivated state

2 Likes

You can also share your screen if you still don’t get it brother/sister

1 Like

OK I’m actually in it already I would get back sir

Thank you sir

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.