Media items have lost Url and umbracoFile property after 6.1.6 to 6.2.1 upgrade
I had 6.1.6 up and running well. Then I tried to upgrade to 6.2.1.
During upgrade I've seen this line:
2014-08-18 14:48:05,849 [18] INFO Umbraco.Web.Strategies.Migrations.ClearMediaXmlCacheForDeletedItemsAfterUpgrade - [Thread 62] Cleared 204 items from the media xml cache that were trashed and not meant to be there
After the site ahs started up I can see all my media items lost their Urls. I've debugged into my views and see that every media item has empty umbracoFile property.
Media items have lost Url and umbracoFile property after 6.1.6 to 6.2.1 upgrade
I had 6.1.6 up and running well. Then I tried to upgrade to 6.2.1.
During upgrade I've seen this line:
2014-08-18 14:48:05,849 [18] INFO Umbraco.Web.Strategies.Migrations.ClearMediaXmlCacheForDeletedItemsAfterUpgrade - [Thread 62] Cleared 204 items from the media xml cache that were trashed and not meant to be there
After the site ahs started up I can see all my media items lost their Urls. I've debugged into my views and see that every media item has empty umbracoFile property.
Any ideas?
is working on a reply...