Skip to content

Commit 82a47e5

Browse files
author
Michael Logvin
committed
MAGETWO-46695: Bundle ProductOptionRepositoryInterface saves option without price (price type Fixed)
1 parent 72df274 commit 82a47e5

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Bundle/Controller/Adminhtml/Product/Initialization/Helper/Plugin

1 file changed

+1
-0
lines changed

app/code/Magento/Bundle/Controller/Adminhtml/Product/Initialization/Helper/Plugin/Bundle.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public function afterInitialize(
110110
/**
111111
* @param \Magento\Catalog\Model\Product $product
112112
* @return void
113+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
113114
*/
114115
protected function processBundleOptionsData(\Magento\Catalog\Model\Product $product)
115116
{

0 commit comments

Comments
 (0)