mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-07-29 02:07:27 +08:00
It turns out that `wc_get_products()` discarded the meta_query, which lost the ability to filter out recently synced products, resulting in the ingestion loop trying to sync the same product batch over and over |
||
|---|---|---|
| .. | ||
| IngestionBatchProviderTest.php | ||
| ProductDTOTest.php | ||
| ProductFilterTest.php | ||
| ProductsPayloadTest.php | ||
| SyncJobTest.php | ||