Copied to clipboard

Flag this post as spam?

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


  • Enrique Capellan 40 posts 173 karma points
    Mar 23, 2020 @ 15:59
    Enrique Capellan
    1

    Nested Content Empty guid

    I've created a list of content programmatically and has been created without problems. My content type has a nested content property, and when I try to access that prop I got an error with the message "Empty guid".

    This problem disappear when a go to a content node and click "Save and Publish", but I've a lot of content, I can't do it one by one. Any help?

    enter image description here

  • Ulrik Nedergaard 44 posts 175 karma points
    Apr 14, 2020 @ 15:12
    Ulrik Nedergaard
    102

    Maybe you figured it out by now.

    I just had the same problem and found out it was a missing key in each nested item. Add it like this :

    enter image description here

  • Enrique Capellan 40 posts 173 karma points
    Apr 14, 2020 @ 19:37
    Enrique Capellan
    0

    Thans for replay, I'll try this.

  • Matteo Di Mauro 20 posts 73 karma points
    Apr 17, 2020 @ 13:04
    Matteo Di Mauro
    0

    Thank you, this fixed my issue too.

  • shinsuke nakayama 109 posts 250 karma points
    May 25, 2021 @ 09:43
    shinsuke nakayama
    0

    I'm having this issue now. Where did you put this code?

  • Warren Harding 132 posts 275 karma points
    Oct 29, 2020 @ 05:53
    Warren Harding
    1

    For anyone else coming across this post - we had a similar issue and it worked out to be when pasting nested content from another nested content block.

    To resolve this, we have to past the content, then expand every nested content block to show the data that was pasted in. If we hit save and publish then it all works properly.

Please Sign in or register to post replies

Write your reply to:

Draft