We recently put a website live that uses Umbraco 8.3.0, one of the things we always do when releasing it to a live-environment is add the caching time and cache by page on macro's that can benefit from caching them.
In Umbraco 7 versions, if you would publish a node, it invalidates (all?) the macro's and the website is properly updated. This does not happen in Umbraco 8.3 however. If we add a new page to a news overview, this one does not get added to the overview, changes in the rich-text editor don't update on the website either for a detail page.
Is this intended behaviour? I know they've changed some things on Umbraco 8 caching but I can't find what exactly the changes are.
Umbraco 8 Macro Caching not invalidated
Hello,
We recently put a website live that uses Umbraco 8.3.0, one of the things we always do when releasing it to a live-environment is add the caching time and cache by page on macro's that can benefit from caching them.
In Umbraco 7 versions, if you would publish a node, it invalidates (all?) the macro's and the website is properly updated. This does not happen in Umbraco 8.3 however. If we add a new page to a news overview, this one does not get added to the overview, changes in the rich-text editor don't update on the website either for a detail page.
Is this intended behaviour? I know they've changed some things on Umbraco 8 caching but I can't find what exactly the changes are.
is working on a reply...