Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video value is no longer synced #2798

Open
2 tasks done
ibndawood opened this issue Sep 9, 2024 · 0 comments
Open
2 tasks done

Video value is no longer synced #2798

ibndawood opened this issue Sep 9, 2024 · 0 comments
Labels
type: bug The issue is a confirmed bug.

Comments

@ibndawood
Copy link
Contributor

🔎 Isolate the bug

  • I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce.
  • I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when using a default WordPress or WooCommerce theme.

✍️ Describe the bug

The video sync feature was introduced in this PR: #2692 This feature is no longer working.

🚶‍♀️ Steps to reproduce

  1. Create a product with video as the description.
  2. Save the product.
  3. Notice the video attribute is missing in the commerce manager.

✔️ Expected behavior

Video attribute should be synced.

🗃 Logs

{"allow_upsert":true,"requests":[{"method":"UPDATE","data":{"title":"New Musica","description":"This is an amazing music","image_link":"https:\/\/fbwctesting.mystagingwebsite.com\/wp-content\/uploads\/2022\/09\/single-1.jpg","additional_image_link":[],"link":"https:\/\/fbwctesting.mystagingwebsite.com\/product\/new-musica\/","product_type":"Decor","brand":"FBWC","price":"60 USD","availability":"in stock","visibility":"published","sale_price_effective_date":"","sale_price":"","video":[{"url":"https:\/\/fbwctesting.mystagingwebsite.com\/wp-content\/uploads\/2024\/02\/SampleVideo_1280x720_5mb.mp4"}],"item_group_id":"AB12345_263","condition":"new","id":"AB12345_263"}}],"item_type":"PRODUCT_ITEM"}
@ibndawood ibndawood added the type: bug The issue is a confirmed bug. label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

1 participant