Skip to content

Commit 00e9c4b

Browse files
author
Mastiuhin Olexandr
committed
MAGETWO-94848: [2.3] Cannot change attribute set
1 parent 8fd89cf commit 00e9c4b

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Categories.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ protected function customizeCategoriesField(array $meta)
289289
'source' => 'product_details',
290290
'displayArea' => 'insideGroup',
291291
'sortOrder' => 20,
292+
'dataScope' => $fieldCode,
292293
],
293294
],
294295
]

0 commit comments

Comments
 (0)