- Issue created by @doonbar
- 🇬🇧United Kingdom reece.oliver
+1 to this. Would be good if this module could work with exporting and importing embedded images.
When migrating content between drupal instances both version 9.
Any media embeded on nodes using CKEditor Media Embed method dosn't get migrated to the new instance.
But the tag without does get copied so you end with the error message, "The referenced media source is missing and needs to be re-embedded."
Just want to know whether this is something that should work or does it fall into the part where you say, "Export custom entities" and have to write an additional plugin to make it work.
I guess it what it needs to do is, parse the content for
The on import add the media items and search and replace the content the updated UUID of the newly inserted media items.
Many thanks your help in advance. The module is working spot on apart from this bit.
Active
3.1
Code
+1 to this. Would be good if this module could work with exporting and importing embedded images.