Copied to clipboard

Flag this post as spam?

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


  • Tarik Es 37 posts 169 karma points
    May 17, 2021 @ 15:23
    Tarik Es
    0

    Multiple Content with Same Name Errors

    Hi Richard

    Following our Email exchanges, I would like to first thank you for your help several times.

    I think I have found why I'm running into issues importing parent content with children as per your video. This is also noted when importing content without any children.

    If a node with a similar name exists, the import fails or marks an update instead of creating a new node.

    For example if I have:

    Parent "A" - Child 1 - Child 2 - Etc

    Parent "B" - Child 1 - Child 2 - Etc

    Seems like the import interprets the children as the same. In some cases, I have child nodes with similar names under different parents. I know it seems odd, but in this particular site, it is the case, because the children represent different data in the front end and will have different Sub-Children under them.

    This also happens if the nodes have been deleted and still exist in the Recycle Bin. I would have to Empty the recycle bin before I re-import the content.

    Maybe the import needs to target the Node ID instead?

    Thanks Tarik

  • Craig100 1136 posts 2523 karma points c-trib
    May 18, 2021 @ 07:19
    Craig100
    0

    Sounds very similar to this issue posted yesterday in the "Configuration" section: https://our.umbraco.com/packages/developer-tools/cmsimport/configuration/106037-import-does-not-respect-location

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 18, 2021 @ 08:44
    Richard Soeteman
    0

    Hi Tarik,

    Make sure the id's are unqiue otherwise it sees the previous imported record and update that record.

    Best,

    Richard

  • Tarik Es 37 posts 169 karma points
    May 18, 2021 @ 09:09
    Tarik Es
    0

    Hi Richard

    I did multiple times and it's failing every single time.

    I'm planning to give it one more try today and see how it goes.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 18, 2021 @ 09:11
    Richard Soeteman
    0

    Hi Tarik,

    If you don't change the primary key values so they are unique it will fail.

    hope this helps,

    Richard

  • Tarik Es 37 posts 169 karma points
    May 18, 2021 @ 09:12
    Tarik Es
    0

    Thanks Richard, will try that

Please Sign in or register to post replies

Write your reply to:

Draft