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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | node_export-n2985486-4.patch | 895 bytes | damienmckenna |
Comments
Comment #2
damienmckennaConfirmed - the module doesn't export the Paragraphs data structures at all.
Comment #3
damienmckennaI'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.
Comment #4
damienmckennaThis piece is needed for the image handling.
Comment #5
hmartens commentedThis feature will be so helpful and much needed ;)
Comment #6
anybodyAlso 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?
Comment #7
damienmckennaInteresting. 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.