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.43k stars 2.67k forks source link

Umbraco 13.5.1 does not refresh block list custom view html after publishing to production. #17184

Open teeto opened 3 days ago

teeto commented 3 days ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

13.5.1

Bug summary

I am making changes on an html custom view of a Block list editor and after publishing the changes it does not refresh on production site. As always i increase the version on my appseettings.json. It was working fine until i updated to 13.5.1 from 13.4.1. If i enter the html path in the browser it shows the html updated, so i guess it is not the browser cache but an umbraco cache issue after deployment. I have ftp the site and the file is copied after publishing. I have tried restarting the site too.

Specifics

this is my RuntimeMinification conf "RuntimeMinification": { "CacheBuster": "Version", "Version": "87" }

Steps to reproduce

make changes to a block list editor custom html view. set cachebuster to "Version" Increase version publish changes to production site from visual studio

Expected result / actual result

No response


This item has been added to our backlog AB#44706

github-actions[bot] commented 3 days ago

Hi there @teeto!

Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.

We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.

We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.

Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:

iOvergaard commented 3 days ago

Thanks for reporting this. We'll look into it!