I am encountering a recurring issue while installing our sales channel app in our Development Store.
All the existing products in Development Store are marked as “Published” automatically, whereas no webhooks are triggered. I have to manually Exclude those products and Include again to publish to our app. Manually excluding and including triggers the webhooks for product_listings/remove and product_listings/add which are then handled by our sales channel app.
I want to know the fix for this.
Is this a known default behaviour or I am missing something related to webhooks which I need to handle.
Thank You in advance