You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating Bundled Product, if more than 20 product bundles are created, with more than 20 configurable products in each bundle, when attempting to edit the bundled product in Magento Admin Product Edit, will exhaust local computer memory as well as take forever to load.
Preconditions
Vanilla install of Magento 2.1.6
Opcache enabled
Magento v. 2.1.6
Mysql Ver 14.14 Distrib 5.6.32-78.1, for Linux (x86_64) using 6.0
CentOS 6 : 2.6.32-642.6.2.el6.x86_64
PHP 7.0.18
Steps to reproduce
Create bundled product
add 20+ bundles of products
add 20+ products to each bundle
Attempt to edit product.
Expected result
Product edit page should load in a reasonable amount of time, and not exhaust local computer memory.
Actual result
Page takes forever to load and if less than 8G memory on local computer, will crash browser and sometimes computer depending on setup.
Page does eventually load if local computer has enough memory and performance.
When creating Bundled Product, if more than 20 product bundles are created, with more than 20 configurable products in each bundle, when attempting to edit the bundled product in Magento Admin Product Edit, will exhaust local computer memory as well as take forever to load.
Preconditions
Vanilla install of Magento 2.1.6
Opcache enabled
Steps to reproduce
Expected result
Actual result
https://lh3.googleusercontent.com/-7F-GCyxubTc/WPNx3F8nK_I/AAAAAAAASQI/tU5F7X0ek_QwS4lQmKlAADmSp8HlLOtmgCL0B/h257/Screenshot%2Bfrom%2B2017-04-16%2B08-29-36.png
It really isn't a bug, but could be a product improvement?
The text was updated successfully, but these errors were encountered: