Updated Release Testing Instructions WooCommerce 7.0 (markdown)
parent
214517eba2
commit
297b7adaa3
|
@ -329,4 +329,41 @@ https://user-images.githubusercontent.com/2240960/184427098-11d5ab38-c4ba-4a58-b
|
|||
* Fill Store address and Email Address.
|
||||
* Click on Contiune.
|
||||
* Click on Store details header.
|
||||
* Observe that "Country/ Region" and "Email address" are saved properly
|
||||
* Observe that "Country/ Region" and "Email address" are saved properly
|
||||
|
||||
## Updates included in RC
|
||||
|
||||
### [Add a header for the "Add store details" task in woocommerce admin](https://github.com/woocommerce/woocommerce/pull/34712#top) #34712
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
1. Setup a new WooCommerce store.
|
||||
2. Skip the Setup Wizard.
|
||||
3. Navigate to WooCommerce > Home
|
||||
4. Header above "Add store details" task should look like thishttps://user-images.githubusercontent.com/4344253/191882600-9d40c30b-6ffe-4126-a02c-a24415a15311.png
|
||||
5. Go to customers page or any other page with Finish Setup icon.
|
||||
6. Click Finish Setup and check Header above "Add store details" task should look like https://user-images.githubusercontent.com/4344253/191882596-a2ec1f37-54f0-4831-8bca-92de857f552d.png
|
||||
|
||||
### [Fix wrong payment tasks display logic](https://github.com/woocommerce/woocommerce/pull/34892#top)
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
1. Go to OBW
|
||||
2. Choose US as store country in the step 1
|
||||
3. Complete OBW with WCPay installed.
|
||||
4. Go to `WooCommerce > Home`
|
||||
5. Complete `Set up WooCommerce Payments` task
|
||||
6. Complete the remaining tasks on task list
|
||||
7. When task list is completed, please enable the task list again
|
||||
8. Observe that `Set up WooCommerce Payments` task is still displayed and marked as completed while `Set up payments` task is not shown.
|
||||
|
||||
### [Fix: can't place orders for Saint Martin](https://github.com/woocommerce/woocommerce/pull/34920#top) #34920
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
- Try to place an order from the shop with `Saint Martin (French part)` as the country in the billing or shipping address.
|
||||
- Try to also create an order in wp-admin > Orders for `Saint Martin (French part)` as the country
|
||||
|
||||
### [Correct the textarea name in the Product Short Description template.](https://github.com/woocommerce/woocommerce/pull/34936#top) #34936
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
- In wp-admin Add New Product
|
||||
- Enter information into "Product short description"
|
||||
- Save the product
|
||||
- Make sure the short description was saved
|
||||
- Check the product as displayed in the shop also contains the short product description
|
||||
- Repeat the above steps for an existing product and make sure an updated short product description is saved and updated.
|
||||
- Exploratory test the other product fields.
|
Loading…
Reference in New Issue