Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

PRODUCTS_UPDATE no longer work with metafield in recent release #952

Closed
hmpws opened this issue Aug 1, 2023 · 3 comments
Closed

PRODUCTS_UPDATE no longer work with metafield in recent release #952

hmpws opened this issue Aug 1, 2023 · 3 comments

Comments

@hmpws
Copy link

hmpws commented Aug 1, 2023

Issue summary

Changing a product metafield used to trigger a PRODUCTS_UPDATE webhook. This is no longer the case and is breaking our apps. This worked before the updates a couple of days ago.

  • @shopify/shopify-api version:
    Shopify CLI version: 3.48.0
  • Node version:
    v18.12.1
  • Operating system:
    Windows 11

Expected behavior

Changing a product metafield should send a webhook to our server.

Actual behavior

No webhook sent.

Steps to reproduce the problem

  1. Listen to PRODUCTS_UPDATE webhook
  2. Change the value of a (pinned) metafield (definition) on product page on Shopify admin and save
  3. As a test, changing product description would trigger a webhook.
@richardpenner
Copy link

Correction: I found an issue. The fix is in this PR which is queued up to ship.

@hmpws
Copy link
Author

hmpws commented Aug 2, 2023

Thanks for the quick reply. I can't see the PR but I look forward to retesting our apps.

@richardpenner
Copy link

The fix should now be live. Please re-open this PR if you encounter any issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants