Closed
Description
Since Magento\Cms\Block\Widget\Block class does not implement from Magento\Framework\DataObject\IdentityInterface, X-Magento-Tags related to widgets does not get created. This will effect to widgets & static blocks created from admin panel. Once you update static block contents or widgets, the changes will not get effected in the front end because of the missing cache tags.
Refer: Magento\PageCache\Model\Layout\LayoutPlugin::afterGetOutput()
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Failed. Automatic verification of issue format is failedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release