You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not the right place to open this kind of issue but the previous one was archived before I could comment further.
I also opened a discussion on Shopify Community over a month ago, but the bug still persist.
So let's recap:
I have registered the shop/update webhook with the shopifyApp() utility in Remix successfully, if I update the email I correctly get a shop/update webhook with the new email.
This does not happen with the marketing_sms_consent_enabled_at_checkout field, updating it on the admin does not trigger any shop/update, even if the changelogs clearly state that it should.
Please note that if I fetch the marketing_sms_consent_enabled_at_checkout via REST or GraphQL I can correctly see the new value.
I use the webhook version 2024-04
The text was updated successfully, but these errors were encountered:
I understand this is frustrating. I previously flagged your issue to the owning product team. They created an issue to review this functionality. I pinged them again today that this is still relevant.
I will be closing this issue, as this is not a bug in the library.
I do not have any news. I have flagged this issue with the team that owns this. If you would like further updates, or to again report the issue I would recommend reaching out to Partner Support.
This is not the right place to open this kind of issue but the previous one was archived before I could comment further.
I also opened a discussion on Shopify Community over a month ago, but the bug still persist.
So let's recap:
I have registered the
shop/update
webhook with theshopifyApp()
utility in Remix successfully, if I update the email I correctly get ashop/update
webhook with the new email.This does not happen with the
marketing_sms_consent_enabled_at_checkout
field, updating it on the admin does not trigger anyshop/update
, even if the changelogs clearly state that it should.Please note that if I fetch the
marketing_sms_consent_enabled_at_checkout
via REST or GraphQL I can correctly see the new value.I use the webhook version
2024-04
The text was updated successfully, but these errors were encountered: