Copied to clipboard

Flag this post as spam?

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


  • Barry Fogarty 493 posts 1129 karma points
    Oct 22, 2015 @ 15:36
    Barry Fogarty
    0

    Child import should take its start node from parent

    When running a parent/child import with no start node difined on the child, I get a ton of 'records skipped' which can only be because the child import is not being constrained by the start node on the parent. Is this a bug or by design?

    I want to be able to copy the import to use for other start nodes but obviously this is made problematic because of the above

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2015 @ 05:59
    Richard Soeteman
    0

    Hi Barry,

    This is by design and is because there need to be a relation to its parent. I know you are using the Umbraco provider so it's difficult to modify but normally modifying the datasource with a default parent was easiest.

    Can't you copy the failed items in the source db to a default location?

    Cheers,

    Richard

  • Barry Fogarty 493 posts 1129 karma points
    Oct 23, 2015 @ 07:05
    Barry Fogarty
    100

    Thanks Richard - I worked around the issue by creating separate import rules for all the parent nodes than then ran the single child import with no start node which imported all children of those rules.

    I still think it would be a good idea if the child imports had an internal reference to their parent rule though. So if no start node was set it would use that of its parent.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2015 @ 07:09
    Richard Soeteman
    0

    I agree Barry but that would kill my support inbox with people asking why it's importing in the wrong folder even tho I would report it :-(

  • Barry Fogarty 493 posts 1129 karma points
    Oct 23, 2015 @ 07:59
    Barry Fogarty
    0

    They shouldn't be child imports then :-) I get you though, as this is the way its always worked, so fair enough. Marking my workaround as the answer for other's benefit.

    Minor niggles aside, CMSImport is an awesome tool for any Umbraco dev's arsenal. So thank you for making and supporting it so well #H5YR

Please Sign in or register to post replies

Write your reply to:

Draft