Skip to content

Cache tags does not get created for widgets. #5417

Closed
@bgkavinga

Description

@bgkavinga

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

No one assigned

    Labels

    Component: CmsIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions