Copied to clipboard

Flag this post as spam?

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


  • Lesley 107 posts 350 karma points
    Sep 16, 2016 @ 04:28
    Lesley
    0

    Tag relationships deleted during upgrade from v6.0.5 to v7.5.3

    We have just upgraded a site from v6.0.5 to v7.5.3 and had issues with existing tags not appearing in autocomplete.

    Looking at the log file there are numerous entries in this format:

    There was no cmsContent reference for cmsTagRelationship for nodeId 7428. The new tag system only supports tags with references to content in the cmsContent and cmsPropertyType tables. This row will be deleted: nodeId: 7428, tagId: 16
    

    Prior to the upgrade there were 7918 rows in cmsTagRelationship, now there are only 21 rows...

  • Lesley 107 posts 350 karma points
    Sep 16, 2016 @ 04:40
    Lesley
    100

    Figured it out - as part of the upgrade we are changing from Sniper Tags to standard Umbraco Tags.

    The tag relationships that were deleted were those for the Sniper Tags. Was able to write a SQL script to repopulate the table, linking to the relevant Umbraco Tags property type.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies