We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0b66f commit 670ab0bCopy full SHA for 670ab0b
Model/Source/JobMethods.php
@@ -9,6 +9,7 @@ class JobMethods implements \Magento\Framework\Data\OptionSourceInterface
9
'moveIndexWithSetSettings' => 'Move Index',
10
'deleteObjects' => 'Object deletion',
11
'rebuildStoreCategoryIndex' => 'Category Reindex',
12
+ 'rebuildCategoryIndex' => 'Category Reindex',
13
'rebuildStoreProductIndex' => 'Product Reindex',
14
'rebuildProductIndex' => 'Product Reindex',
15
'rebuildStoreAdditionalSectionsIndex' => 'Additional Section Reindex',
0 commit comments