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

Unable to sync products between Bigcommerce and WordPress. Get Description #429

Open
PepeBCPSE opened this issue Aug 2, 2023 · 0 comments

Comments

@PepeBCPSE
Copy link

Detailed Description

Merchant Store.passbooks.com is reporting an issue occurring in which they are unable to sync products/updates.
BigCommerce for WordPress plugin version – 5.0.3
WordPress version – 6.2.2
MySQL version – MariaDB Version 5.5.68
PHP version – 7.4.29

Previously they also updated MySQL to 5.6+ after cloning their instance to update, but said it made no difference.

Steps to Reproduce

Merchant attempts to manually sync products.

Expected Result

Products and product updates sync successfully.

Actual Result

Merchant is experiencing an issue where products are no longer syncing. Initially they noted they had to sync products several times before the sync was successful. However, this has stopped and now merchant is no longer seeing successful syncs.

Example Stores

Store.passbooks.com - (checkout.passbooks.com)

Screenshot/Video

N/A

Workaround

If merchant has a developer, or they are familiar with updating code, then this string
could be changed to:
$content = $this->product->getDescription();

After the change above, the new import/sync attempt should run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants