magento / magento/community-features
Updating Useragents in theme does not warn user to refresh the varnish VCL
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Just had to cancel a maintenance, because we have theme overrides in our theme configuration page for mobile.
after some reasearch it appears the the vcl file was not being updated, nor was it warning the user that it needed to be updated. Additionally there is nothing in the user guide that mentions this: https://devdocs.magento.com/guides/v2.2/frontend-dev-guide/themes/theme-apply.html#theme-apply-except
at a very minimum the userguide should be updated, but a tool tip saying "re export the varnish VCL file and configure it please" would be better
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked theme-apply user guide section and then trace the theme configuration flow that handles mobile user-agent overrides and Varnish VCL export. Done means the required VCL refresh is clearly documented, with the requested warning or tooltip behavior addressed if the relevant configuration entry point is identified.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100