Updated Release Testing Instructions WooCommerce 5.4 (markdown)
parent
5a562338ae
commit
ef362ba3b4
|
@ -21,4 +21,14 @@
|
|||
|
||||
## WooCommerce Core Updates
|
||||
|
||||
TBD
|
||||
* Remove set_backorders logic from external products closes [#29696](https://github.com/woocommerce/woocommerce/issues/29696)
|
||||
|
||||
To test:
|
||||
1. Create an Affiliated/External product.
|
||||
2. Go to the product list and check the bulk edit checkbox for the external product.
|
||||
3. On the `Bulk actions` dropdown select `Edit` then `Apply`
|
||||
4. Go to `Backorders` dropdown and select any value.
|
||||
5. Click on `Update`
|
||||
6. Ensure there are no errors in your logs and the product updated without issues.
|
||||
|
||||
***
|
||||
|
|
Loading…
Reference in New Issue