Updated Release Testing Instructions WooCommerce 6.9 (markdown)

rodelgc 2022-08-25 15:15:18 +08:00
parent fe0fc51ac2
commit 8665132ae2
1 changed files with 6 additions and 1 deletions

@ -320,6 +320,11 @@ Verify the wording says **checkout**.
## WooCommerce Core Updates
### Revert skip button changes on the OBW pages [#34455](https://github.com/woocommerce/woocommerce/pull/34455)
1. Start with a fresh site
3. Start OBW ane make sure skip button has been removed, except from the first page.
### Fix store details fails to save store address after navigating back to the tab ([34426](https://github.com/woocommerce/woocommerce/pull/34426))
1. Use a fresh site
@ -884,4 +889,4 @@ Create an order in WP Admin:
1. Open an order in the admin area.
2. Edit the billing details, change the payment method to "Other", save.
3. In the "Order actions" box, run the "Email invoice/order details to customer" action.
4. Verify using the WP Mail Logging plugin that the email sent **does not** contain a "payment method" row in the order details table (without the fix it will contain "Payment method: other").
4. Verify using the WP Mail Logging plugin that the email sent **does not** contain a "payment method" row in the order details table (without the fix it will contain "Payment method: other").