The issue in importing paragraph fields type content. If you have paragraph fields in node then the patch is working but if this paragraph bundle have one more paragraph field then the content is not importing.

CommentFileSizeAuthor
#4 node_export-n2985486-4.patch895 bytesdamienmckenna

Comments

Ravi Sharma created an issue. See original summary.

damienmckenna’s picture

Title: Issue with paragraph fields importing » Paragraphs support
Category: Bug report » Feature request
Priority: Critical » Normal

Confirmed - the module doesn't export the Paragraphs data structures at all.

damienmckenna’s picture

Status: Active » Postponed
Related issues: +#3100911: Support for node_export

I'm working on this in #3100911: Support for node_export where hopefully I'll have a patch for Paragraphs that handles the extra steps needed.

damienmckenna’s picture

Status: Postponed » Needs review
StatusFileSize
new895 bytes

This piece is needed for the image handling.

hmartens’s picture

This feature will be so helpful and much needed ;)

anybody’s picture

Also see #2618052: Integration with Paragraphs module which seems to be a duplicate, but the patch is larger. Could you have a look @DamienMcKenna, which one we should keep?

damienmckenna’s picture

Interesting. I didn't see that one, likely because it was closed.

Someone also suggested using Replicate instead of Node Export and adding Replicate Paragraphs..

So I'm not sure? This patch doesn't do much without the Paragraphs changes too.