Skip to content

Commit 8f0ff8e

Browse files
committed
MAGETWO-60470: [Import Custom options] An error occurs on attempt to save the product with imported options
1 parent 3a4c045 commit 8f0ff8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateSimpleProductEntityPartOneTest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,7 @@
115115
<constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" />
116116
<constraint name="Magento\Catalog\Test\Constraint\AssertProductTierPriceOnProductPage" />
117117
</variation>
118-
<variation name="CreateSimpleProductEntityTestVariation18">
119-
<data name="issue" xsi:type="string">MAGETWO-60470: [Import Custom options] An error occurs on attempt to save the product with imported options</data>
118+
<variation name="CreateSimpleProductEntityTestVariation18" summary="Create simple product with imported options" ticketId="MAGETWO-71386">
120119
<data name="description" xsi:type="string">Create product wit suite of custom options</data>
121120
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
122121
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>
@@ -129,7 +128,6 @@
129128
<data name="product/data/custom_options/dataset" xsi:type="string">options_suite</data>
130129
<data name="product/data/checkout_data/dataset" xsi:type="string">simple_options_suite</data>
131130
<data name="product/data/custom_options/import_products" xsi:type="string">catalogProductSimple::with_two_custom_option,catalogProductSimple::with_all_custom_option</data>
132-
<data name="issue" xsi:type="string">MAGETWO-58181: All kind of Custom Options have dynamic view on Bamboo</data>
133131
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
134132
<constraint name="Magento\Catalog\Test\Constraint\AssertProductInGrid" />
135133
<constraint name="Magento\Catalog\Test\Constraint\AssertProductForm" />

0 commit comments

Comments
 (0)