Feature request from eric128, posted on GitHub Nov 02, 2016
Preconditions
- Magento 2.1.2, PHP 7.0.8, Mysql 5.7
- Ubuntu Apache
Steps to reproduce
- Create new category (A) with Anchor = Yes, then create some sub categories below it.
- Add a large of products to A and sub categories. In my case, the total count number of A more than 10000 products.
Expected result
- Category can be updated without error
Actual result
- Change category description and hit Save button
- It takes to long to process (more than 10 min) and get memory error.