Okay so the functionality of my app is such that whenever an order is placed the customer received a confirmation message. Now all the processing happens in the ShopifyOrders create action. A user of my app emailed me today saying that for some reason all their old customers also received the message today when they installed, even the ones begore downloading this app. Now I know why tjis is happening as during development this happened when I manually synxed, but why dis this happen in the production app. Urgent help needed!!