Copied to clipboard

Flag this post as spam?

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


  • David W. 159 posts 284 karma points c-trib
    May 27, 2016 @ 08:22
    David W.
    0

    Flattened hierarchy

    Hello,

    Trying to migrate from a v6 to a v7-installation. I created a uMirror-project to move a node hierarchy wich looks something like this

    Block
    |-Block
      |-TextBlock
      |-TextBlock
    |-Block
      |-TextBlock
    |-Block
      |-TextBlock
      |-TextBlock
    

    I have the same hierchy in the uMirror-project. The import works fine (!), it imports the correct hierarchy, however it ALSO adds all Block-types in the root as a flat list. So every node from my old umbraco.config gets inserted twice. Fist as the expected correct hierarchy and then also as a node strait on under the main node. Is there something wrong in my mapping?

    enter image description here

  • 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