From 7dbf31cf383f66171c7549d4d3553e1c7eee807a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Tue, 21 Mar 2023 17:26:50 +0100 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 7.6 (markdown) --- Release-Testing-Instructions-WooCommerce-7.6.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-7.6.md b/Release-Testing-Instructions-WooCommerce-7.6.md index 06cf0a3..4a9b9d5 100644 --- a/Release-Testing-Instructions-WooCommerce-7.6.md +++ b/Release-Testing-Instructions-WooCommerce-7.6.md @@ -59,9 +59,6 @@ Conduct exploratory testing of the following flows: ### [Add validation to enable Save attributes and Save variations buttons](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37046) #37046 **_Slack Workflow: WooCommerce Admin Start Manage_** -### [Add “Create a new campaign” modal](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37044) #37044 -**_Slack Workflow: WooCommerce Core_** - ### [Updating rest namespace for product post type to v3](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37028) #37028 **_Slack Workflow: WooCommerce Admin Start Manage_** @@ -248,14 +245,6 @@ Note: ignore point `1` for release testing. ### [Show Stock status options as radio buttons](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37278) #37278 **_Slack Workflow: WooCommerce Admin Start Manage_** -### [Make sure expression before && is always boolean in React rendering in marketing page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37227) #37227 -**_Slack Workflow: WooCommerce Core_** - -1. Enable WooCommerce Multichannel Marketing experience in WooCommerce Settings > Advanced > Features page: /wp-admin/admin.php?page=wc-settings&tab=advanced§ion=features -2. Go to WooCommerce Marketing page: `/wp-admin/admin.php?page=wc-admin&path=%2Fmarketing` -3. Make sure you don't see a '0' in the `Campaigns` section when you don't have any campaign: -![image](https://user-images.githubusercontent.com/45979455/226564284-d7fc7c30-3833-4113-a26a-f990442916fc.png) - ### [Filter Variations report variation attributes correctly](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37223) #37223 **_Slack Workflow: WooCommerce Admin Start Manage_**