woocommerce/plugins
Naman Malhotra b5de9d101f
Ensuring only single product creation with unique SKU for concurrent requests (#47476)
* Ensuring product creation with unique sku for concurrent requests

* improved comments

* added changelog

* self review

* lint fixes

* self review

* Added condition if the sku is empty

* Modified tests to ensure we insert unique skus

* self review

* self review - fixed tests

* self review - fixed tests

* lint fixes

* lint fixes

* lint fixes

* lint fixes

* Feedback review

* self

* feeback review changes

* self review

* self review - selecting values from DUAL

* using options table instead of DUAL

* using options table instead of DUAL

* FINAL bugs in tests

* Executing SKU check only during REST requests

* Typeo

* Added logging

* Added comment

* Review feedback

* self review

* self review lint fix

* self review lint fix
2024-06-28 17:38:45 +05:30
..
woo-ai Monorepo: minor tooling tweaks (zip compression level, composer invocations) (#48857) 2024-06-28 10:54:05 +01:00
woocommerce Ensuring only single product creation with unique SKU for concurrent requests (#47476) 2024-06-28 17:38:45 +05:30
woocommerce-admin CYS: fix flickering effect (#48767) 2024-06-28 11:38:27 +02:00
woocommerce-beta-tester Monorepo: minor tooling tweaks (zip compression level, composer invocations) (#48857) 2024-06-28 10:54:05 +01:00
woocommerce-blocks Fix: Show preview label only when Product Collection block is selected (#48795) 2024-06-28 16:48:11 +05:30