Open ricardoaraujo330 opened 2 months ago
@ricardoaraujo330 thanks for reaching out, we'll be checking this out and will report back.
Hi @khungate thank you so much for checking this issue. I look forward for updates on this 🙏
Hey there @ricardoaraujo330 in my testing of using a staging environment, I found that there is no duplicate store created when the live version of the WooCommerce store is copied to the staging directory. The tool I used was with a recommend Wordpress hosting provider that has a staging tool that pulls the live version of the site to a subdomain of the users choice.
I did not delete or delete the plugin , new orders will properly sync to Mailchimp as expected. Also checked the Mailchimp API and found there were no new stores created and my live Woocommerce store was present with the prober domain.
Next I tested making some changes to my staging environment such as change the theme, and finally published the changed site to the production site. The Mailchimp plugin remained intact syncing still operated as normal.
Finally I tested deactivated/deleted the plugin in the staging environment made other changes such as to the theme once more and published to the live production of the site, this resulted in the plugin also being deleted on the live site which also resulted in the WooCommerce store being deleted via the API in MC. This in my opinion is to be expected because generally when using staging environments publishing replaces your files and database with the staging copy. The Mailchimp plugin cannot control the process of writing the newly published staging files to production.
I would recommend when using the staging environment to not deactivate/delete the Mailchimp plugin and leave it installed and logged in. Totally understandable how it could seem as though there are 2 stores syncing because the staging environment will show active plugin that is syncing but this doesn't seem to be case.
Thank you for your detailed response and for all the tests you conducted along with their descriptions.
It seems that copying the live site to the staging environment doesn't interrupt the synchronization, but deactivating the plugin in staging does, correct?
That being said, this is still a concerning issue. Testing often involves activating and deactivating plugins to identify problems, and there’s no guarantee that if I give access to a support team for debugging, they won’t accidentally deactivate the Mailchimp plugin.
Ideally, there should be a way to safeguard this scenario, preventing unnecessary synchronizations, which typically take several days to complete.
Describe the bug Whenever I create or update a staging environment using Cloudways, the Mailchimp for WooCommerce plugin is copied over along with everything else from the live site. Even though I deactivate and delete the plugin from the staging site immediately, Mailchimp assumes I have two stores, causing the sync on the live site to break. This results in a lengthy re-sync process and pauses all of my automation/journeys.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expected the live site to maintain its sync with Mailchimp without disruption, regardless of the creation or update of a staging environment. Ideally, the plugin should be tied to a specific domain, so that the integration is not broken when a new staging site is created.
Screenshots don't have
Operating environment (please complete the following information):
Store URL: floresnocais.pt Plugin version: 4.2.1 WooCommerce version: 9.1.4 WordPress version: 6.6.1 PHP version: 7.4
Things to verify before submitting a ticket:
Additional context Given the significant impact this issue has on large stores with high numbers of users and orders, I strongly suggest that the plugin be tied to a specific domain. This would prevent sync disruptions when creating or updating staging environments. Please consider this or any other solution to avoid breaking the live site's connection with Mailchimp when a staging site is created.
Thank you for your attention to this issue, as it is highly frustrating and has a substantial impact on our operations.