From 35a135b74e0e202f313aeba1106acf1dcccaea38 Mon Sep 17 00:00:00 2001 From: Eden Date: Sat, 3 Aug 2019 16:04:24 +0700 Subject: [PATCH 1/2] "Selected Attributes" lost selected value when filter issue 23999 --- .../view/adminhtml/ui_component/product_attributes_listing.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/code/Magento/ConfigurableProduct/view/adminhtml/ui_component/product_attributes_listing.xml b/app/code/Magento/ConfigurableProduct/view/adminhtml/ui_component/product_attributes_listing.xml index ea80c218516c3..7043d55de571a 100644 --- a/app/code/Magento/ConfigurableProduct/view/adminhtml/ui_component/product_attributes_listing.xml +++ b/app/code/Magento/ConfigurableProduct/view/adminhtml/ui_component/product_attributes_listing.xml @@ -55,6 +55,7 @@ attribute_id + true From 0226f2aeff603cb393a02b5960593aae536d6c8c Mon Sep 17 00:00:00 2001 From: Pavel Bystritsky Date: Thu, 15 Aug 2019 12:26:52 +0300 Subject: [PATCH 2/2] magento/magento2#24000: MFTF test fix. --- .../Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml index ccbc587110d16..749d1bee0661a 100644 --- a/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml +++ b/app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontVisibilityOfDuplicateProductTest.xml @@ -143,6 +143,9 @@ + + +