#Umbraco v8 upgrades... I'm doing a meetup talk next month demo'ing v8 to v15, what to consider, pitfalls, etc. Based on your own experience, what stands out for you as things which require rework?
i.e. Nested content > Block list, Html.Action > View components, Umbraco Forms themes...

Thanks 🙂

@andy_boot Macros in RTEs is by far the most annoying!
@skttl Thanks Søren! That's one of the few things I've had to tackle. How have you managed to sort this in the past?
@andy_boot Luckily I have only upgraded a small site, where just one page was using a macro in the RTE. So I did that manually. Wonder if its possible to handle with either deploy or usync migrations