- πΊπΈUnited States sassafrass
Also trying to figure out how to migrate a reusable, paragraph_library_item.
Hi,
I have a CSV file with some content referring to some already existing paragraphs in library (created manually).
Until now, I'm not successful importing it, after several attempts, my 'process' code is looking like this:
field_description:
plugin: entity_lookup
source: field_description
entity_type: paragraphs
bundle: library
value_key: id
There is obviously something wrong, but I could not find yet any documentation or sample.
Here is the error:
In MigrateToolsCommands.php line 697:
csv_courses Migration - 3 failed.
Is it possible to migrate paragraphs in library?
Any hints are welcome.
Active
1.0
Module: Library
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Also trying to figure out how to migrate a reusable, paragraph_library_item.