Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gordon 21 posts 42 karma points
    Feb 23, 2015 @ 12:30
    Gordon
    0

    Renaming media assets and need to update database with new names

    Hi,

    We are undergoing a process of renaming the media assets (uploading them to the cloud and using a new cloud plugin) and we need to rename the assets in the database and then refresh the associated caches.

    Does anyone know which tables and fields need updating? And secondly, what caches need to be cleared?

    I'm assuming we need to rebuild the indexes, delete umbraco.config and then restart the services.

    Much appreciated

    Regards

    Gordon

  • Gordon 21 posts 42 karma points
    Feb 23, 2015 @ 17:10
    Gordon
    0

    Some investigation has revealed that the data is stored in cmsPropertyData and then a xml cached version is published to cmsContentXml. This is great, however when we run the following url for the site

    http://www.yourdomain.com/Umbraco/dialogs/republish.aspx?xml=true it only rebuilds the content in cmsContentXmland not media content. Even if we delete the content from the cmsContentXmltable, and run the url, it only rebuilds the document content.

    How can we get the media content to rebuild?

    P.S. We have noticed if we browse to each media asset and click save, it rebuilds the xml, which is not ideal as there are more than 1000 media items.

    Thanks

    Gordon

Please Sign in or register to post replies

Write your reply to:

Draft