-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentimprovement
Description
Classes Magento\Catalog\Plugin\Model\Indexer\Category\Product\Execute
and Magento\Catalog\Plugin\Model\Resource\Attribute\Save
implement flushing the Full Page Cache. They should belong to the Magento_PageCache
module, not the Magento_Catalog
. Utilization of the constant Magento\PageCache\Model\Cache\Type::TYPE_IDENTIFIER
rather than literal full_page
would expose that dependency on the code level.
Genaker
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentimprovement