A metafield used for displaying product color swatches is being unexpectedly wiped, preventing customers from seeing color options. The user sought recommendations for apps or methods to track metafield changes and identify what’s causing the updates.
Installed ARCS History Tracking app (failed to log any changes)
Troubleshooting approach suggested:
Review installed apps affecting product data
Check custom/private app access permissions in product settings
Investigate webhooks in Settings > Notifications
Resolution: Through testing, the user identified the responsible app and contacted them directly. The issue remains with the third-party app developer to resolve.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
We have a bug where something is wiping a metafield. We’re using this metafield to display colour swatches on products so customers cannot see the colours on colour pickers.
I am looking for recommendations on an app or any other method to log a changes to a metafield. I am hoping that the log can tell me the context or mechanism by which the metafield is being updated. Shopify chat was helpful to explain this is not possible natively and i learned about <product/variant url>/metafields.json to get some limited metadata.
We have installed ARCS History Tracking but it does not seem to be working (nothing is logged, even when making changes in the admin panel).