umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.42k stars 2.67k forks source link

V8: Mediapicker properties not loaded correct into cache after recycle #4729

Closed bergmania closed 5 years ago

bergmania commented 5 years ago

After recycle the media is not in the cache

Steps to reproduce:

cache-issue

clausjensen commented 5 years ago

Could be related to https://github.com/umbraco/Umbraco-CMS/issues/4751

bergmania commented 5 years ago

Debug log on first startup after clone, where the images are missing UmbracoTraceLog.DESKTOP-B5FI4JU.20190304.json

zpqrtbnk commented 5 years ago

Have done:

And it does render the url.

Then:

And it does render the url, again.

So... cannot repro. Can you check my steps? Give me more details? Or share the site?

bergmania commented 5 years ago

Solved together with: https://github.com/umbraco/Umbraco-CMS/issues/4751

nul800sebastiaan commented 5 years ago

Fixed in https://github.com/umbraco/Umbraco-CMS/issues/4751