Updated Release Testing Instructions WooCommerce 7.9 (markdown)
parent
fc3b0774c6
commit
163c2994c7
|
@ -23,6 +23,7 @@ For new-product-management-experience, install the Beta tester and visit
|
|||
|
||||
## Beta Updates
|
||||
|
||||
**Note** Core Profiler will be enabled by default (so no steps are required to enable this feature)
|
||||
|
||||
### [Visual changes for Intro, guided setup, and skipped guided setup pages](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38709)
|
||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||
|
@ -149,7 +150,13 @@ _Slack Workflow: WooCommerce Core_
|
|||
|
||||
### [Fixed import and visibility tax values to lowercase](https://github.com/woocommerce/woocommerce/pull/33820)
|
||||
_Slack Workflow: WooCommerce Core_
|
||||
- Use the steps and the csv files provided in the closed [Issue](https://github.com/woocommerce/woocommerce/issues/33794) to test the changes
|
||||
- Use the following steps and the csv files [here](https://github.com/woocommerce/woocommerce/issues/33794#:~:text=uppercase%2Dvisible%2Dtaxable%2Dimport%2Dwill%2Dfail.csv) and [here](https://github.com/woocommerce/woocommerce/files/9076577/lowercase-visible-taxable-import-will-succeed.csv) to test the changes:
|
||||
1. Download the first file linked above
|
||||
1. Import it via Products > All Products > Import
|
||||
1. Import should succeed.
|
||||
1. Download the second file linked above
|
||||
1. Repeat the import process
|
||||
1. Import should succeed
|
||||
|
||||
### [Add meta boxes for custom taxonomies in order edit screens](https://github.com/woocommerce/woocommerce/pull/38676)
|
||||
_Slack Workflow: WooCommerce Core_
|
||||
|
@ -226,5 +233,3 @@ _Slack Workflow: WooCommerce Admin Start Manage_
|
|||
### [Fix base location remote inbox rule](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38794)
|
||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||
|
||||
### [fix deprecated warning in dashboard setup](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38776)
|
||||
_Slack Workflow: WooCommerce Core_
|
Loading…
Reference in New Issue