WordPress-FluxC-Android icon indicating copy to clipboard operation
WordPress-FluxC-Android copied to clipboard

Handling 100-items API bulk update limit in batch update of product variations

Open samiuelson opened this issue 3 years ago • 0 comments

Batch update operations implemented in WCProductStore don't handle the 100-items API bulk update limit. This results in an error being returned from the backend in case the limit is exceeded.

Affected feature:

  • WCProductStore::batchUpdateVariations

samiuelson avatar May 26 '22 21:05 samiuelson