On the websites which we have upgraded to version 9.2.0 we have noticed an issue with item based pages. When we edit item values on pages they are not updated on the frontend before we recycle the app pool. I suspected it was the cache settings however they seem to be gone from the page settings.
We have tried using parsed=true, purge=true, show page button in backend and disabling the item cache for the page item. However none of these methods have solved the issue for us.
Is it a cache which is causing us issues and if yes how do we disable it while we are building the website?