Hi all!
We're on Umbraco 12.2.0 and we're getting lots of warnings in the Log, of properties that were removed a while ago, I cannot find any trace of them anywhere. The log Message is:
The property {PropertyKey} for block {BlockKey} was removed because the property type {PropertyTypeAlias} was not found on {ContentTypeAlias}
Any ideas?
I've tried rebuilding the caches through settings, and rebuilding the examine index...